Thread (3 messages) flat view 3 messages, 2 authors, 2021-08-14

Re: 'git log' doesn't keep log of un-removed and then renamed directory

From: Chris Torek <hidden>
Date: 2021-08-14 10:22:57

I should add: to make this work in that future smarter
`git log` command, be sure to:

 1. commit the un-removal first; then
 2. commit the rename (you can just `git mv` the
directory and commit)

so that the future smarter `git log` has an easy way of
finding this.  Ideally, it would find this even without that,
but having all the files / sub-trees have identical hash IDs
will make this much faster and easier.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help