[haiku-development] Re: Git/Hg: some speed tests

  • From: Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 4 May 2011 17:26:18 +0200

2011/5/4 Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>:
> And finally, does hg support updating the local repository without
> (temporarily) throw away my local changes?
> As far as I understand, that takes 3-4 commands with git which I find
> very annoying (git stash, git rebase, git stash apply[, git stash
> clear]) -- or is that only relevant when working with SVN as a source
> repository?

I think that 'git pull' is enough as long as you have modifications
commited in your local tree.
At least that is what I do with our read-only git repo.

/Fredrik Holmqvist, TQH

Other related posts: