Re: ia64 git pull

From: Petr Baudis
Date: Thu Apr 21 2005 - 19:30:04 EST


Dear diary, on Fri, Apr 22, 2005 at 01:19:47AM CEST, I got a letter
where Linus Torvalds <torvalds@xxxxxxxx> told me that...
> So in the long run this issue goes away - we'll just have synchronization
> tools that won't get any unnecessary pollution. But in the short run I
> actually check my git archive religiously for being clean, and I do
>
> fsck-cache --unreachable $(cat .git/HEAD)
>
> quite often - not because git has been flaky, but simply beause I'm anal.
> And getting objects from other branches would mess with that..

(Note that when using git-pasky, you need to do

fsck-cache --unreachable $(cat .git/heads/*)

instead.)

--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/