diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-01-24 03:30:57 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:10 -0800 |
commit | ef3cfaad19f2587ea4ff7d46574d9118f8d9555e (patch) | |
tree | fc6c67987b5c7479e3feed60e2d2a1ee3fce6a46 /t | |
parent | 7f578c55af80e9346135004bd47099cbb451f859 (diff) | |
download | git-ef3cfaad19f2587ea4ff7d46574d9118f8d9555e.tar.gz git-ef3cfaad19f2587ea4ff7d46574d9118f8d9555e.tar.xz |
git-svn: track writes writes to the index in fetch
Introducing Git::IndexInfo. This module will probably be useful
outside of git-svn, so I'm not putting it in the Git::SVN
namespace.
This will allow me to more easily avoid the use of get_log() in
the future and simply run do_update in incrementing ranges.
get_log() should be avoided because there are cases where
moved/deleted directories do not track correctly (until
--follow-parent is run on a new branch).
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions