diff options
author | Matthew Ogilvie <mmogilvi_git@miniinfo.net> | 2008-05-14 22:35:46 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-16 11:49:47 -0700 |
commit | 044182ef82f1a371c469a26a6d64c7b823aea764 (patch) | |
tree | 533e6d992093a1e32230c7f79d15ece93ae74f01 /t/t4013/diff.diff-tree_--pretty_--patch-with-raw_initial | |
parent | Merge branch 'maint' (diff) | |
download | tgif-044182ef82f1a371c469a26a6d64c7b823aea764.tar.xz |
git-cvsserver: add mechanism for managing working tree and current directory
There are various reasons git-cvsserver needs to manipulate the current
directory, and this patch attempts to clarify and validate such changes:
1. Temporary empty working directory (with index) for certain operations
that require an index file to work.
2. Use a temporary directory with temporary file names for doing
merges of user's dirty sandbox state with latest changes in
repository.
3. Coming up soon: Set up an index and either a valid or empty
working directory when calling git-check-attr to decide
if a file should be marked binary (-kb).
Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty_--patch-with-raw_initial')
0 files changed, 0 insertions, 0 deletions