Files
git-repo/subcmds
Shawn O. Pearce 89e717d948 Improve checkout performance for the common unmodified case
Most projects will have their branch heads matching in all branches,
so switching between them should be just a matter of updating the
work tree's HEAD symref.  This can be done in pure Python, saving
quite a bit of time over forking 'git checkout'.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-04-18 15:04:41 -07:00
..
2008-10-21 07:00:00 -07:00
2008-10-21 07:00:00 -07:00
2009-04-18 11:33:32 -07:00
2008-10-21 07:00:00 -07:00
2009-04-13 14:06:34 -07:00