On Tue, Jul 29, 2008 at 05:50:02PM +0000, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
More subcommands to git-stash so that stashes actually get useful: Earlier the only option was to clear all of them or nothing, which means that one could only use them to very temporary things. Now I've got 12 stashes with assorted small hacks in them. For small things I think they're better than branches because you can give them longer descriptions and they don't clutter up the view in gitk.
hmm, i actually think they clutter up the gitk view more than a branch, but then, gitk only shows the latest stash, not all of them.
I took a look at fixing so that the pager isn't used for short output though; it's annoying that git status has started to use the pager too all the time.
oh, doesn't happen for me.
No, over the net. Do you think the network traffic increases with each imported commit?
no, come to think of it, i probably had to restart git-svn a few times. i did here at work where importing a repo over the (local) network took 10 days.
greetings, martin.