Commit Graph

6 Commits

Author SHA1 Message Date
Abhishek Mukherjee 806feb8be5 Unconnect git command in git-export
The git-checkout-index command on my local computer cannot be accessed
using `git-checkout-index`, only `git checkout-index`. I believe the
latter is garunteed to work as git mangles it as needed, but that's a
guess.
2009-09-01 17:07:27 -04:00
Abhishek Mukherjee 0179df238a Use git-export use getopt to parse arguments 2009-09-01 17:04:21 -04:00
Abhishek Mukherjee 279e78ee1d Make git-export exit with correct exit code 2009-09-01 17:03:45 -04:00
Abhishek Mukherjee 388156bfee Make the git-sh-script source more global 2009-09-01 16:57:05 -04:00
Daniel Schierbeck a9a84c7a4e Got it working. 2008-10-16 19:04:37 +02:00
Daniel Schierbeck 2943c02af2 Added git-export stub. 2008-10-16 17:26:01 +02:00