Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> writes: > "every day". of course it may be only me, that's why i ask. here are the > commands i rarely use and are in everyday.txt: > > - git-prune and git-repack: usually i use git-gc only. maybe prune and > repack could be removed from everyday.txt? > > - git-show-branch: what about mentioning gitk instead? i think it's much > more used - compared to git-show-branch > > what do you think about this? maybe i'm wrong, but if i'm right, then i > would provide a patch to update everyday.txt according to these > suggestions. I think you would probably get unanimous yes for the former (I don't use gc myself but "repack -a -d" or "repack -a -d -f" regularly, though --- I am old fashioned and do not mind being counted as an oddball). For the latter it all depends on whether you are in windowed environment (I usually don't). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html