On Mon, 16 Nov 2009 09:23:48 +0000, Ineiev <[email protected]> wrote:
> Rebasing some of PCB branches (among them,
> the patchset about layer colours, recently suggested
> by Stefan Salewski) against master,
> I've noticed that some functions moved yesterday
> from src/hid/gtk/gtkhid-main.c to src/hid/gtkhid-gdk.c,
> and learnt that GIT does not track the changes
> when the content is moved between files (not by default).

Intentionally.

> Is there any means to automate such tracking?

Not using git *per se*. IIRC there are some incantations you can mutter to
get git to attempt to *detect* such changes, but it doesn't ever *track*
them (apart from in so far as it tracks every change).

Best place to ask about that would be the git mailing list. Or just search
the net -- I'm sure someone else has asked the question before.

Peter

-- 
Peter Brett <[email protected]>
Remote Sensing Research Group
Surrey Space Centre


_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to