On Fri, Nov 16, 2012 at 3:13 PM, Mario <supermari...@googlemail.com> wrote:
> I am currently totally rearranging a python project, which mainly means
> changing file names and moving folders and files. Therefore I user git mv
> and changes go very fast. Unfortunately I have to fix all the hanged
> imports, which is really a lot when having more than 100 files. Is there any
> possibility to make it easier for me?

Refactoring is the job of your IDE, not your version control system.

-PJ

Gehm's Corollary to Clark's Law: Any technology distinguishable from
magic is insufficiently advanced.

-- 


Reply via email to