Re: git pull on ia64 linux tree
From: Petr Baudis <hidden>
Date: 2016-06-15 22:41:55
Dear diary, on Thu, Apr 28, 2005 at 01:36:19AM CEST, I got a letter where Linus Torvalds [off-list ref] told me that...
On Thu, 28 Apr 2005, Petr Baudis wrote:quoted
Fixed and pushed out.It looks like you only did the fix for the pure "just update to the version at the other end" case. So if you actually end up doing a merge, it still leaves all the old files (that the merge may have removed from the tree) around. Or did I miss something?
Hmm, doesn't the three-way read-tree -m take care of that? Then it should hit # # deleted in one and unchanged in the other # "$1.$1" | "$1$1.") #echo "Removing $4" rm -f -- "$4"; update-cache --remove -- "$4" exit 0 ;; in cg-Xmergefile. -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor