Commit Graph

16 Commits

Author SHA1 Message Date
risk danger olson
5e816ea7d7 test lfsconfig behavior with git submodule update --init --remote 2016-01-29 13:47:21 -07:00
Steve Streeting
47f1f115de Fix submodule tests on Windows 2015-10-22 16:17:00 +01:00
risk danger olson
7440f60268 fix tests 2015-09-01 15:54:47 -06:00
Steve Streeting
cab91e4b86 Fix tests 2015-07-31 12:48:51 +01:00
Steve Streeting
66ebac22a7 Fixed support for worktree
Issue is that during 'git worktree add', git uses GIT_DIR to locate the
worktree girder, which then resolves via commondir. When actually running
in the worktree, it follows .git/git-dir THEN commondir. Generalised so
this now works, and introduced LocalGitStorageDir.
2015-07-31 12:17:50 +01:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Michael Käufl
233b4c717b Allowed track only if we're in a working dir
See `git add`; Exit status and message are taken from there.

Fixes github/git-lfs#353
2015-05-30 14:56:47 +02:00
Rick Olson
c8f7fa966e fix the echo statement 2015-05-29 17:49:00 -06:00
Michael Käufl
04df6a404e Added another env check in the submodules subdirectory 2015-05-30 00:49:34 +02:00
Michael Käufl
946e2d407f Made submodule test more precise by checking for line endings 2015-05-30 00:49:03 +02:00
Rick Olson
4df64ebf80 cat the readme if grep fails 2015-05-27 15:26:03 -06:00
Rick Olson
6dcf22db4f simpler grep usage 2015-05-27 15:25:04 -06:00
Rick Olson
271bb2e30a fix git env tests with submodules 2015-05-26 16:35:13 -06:00
Rick Olson
e2b2716853 == is bash only, use = for string comparisons 2015-05-26 16:15:52 -06:00
Rick Olson
793d894fe8 port env tests 2015-05-26 11:48:24 -06:00
Rick Olson
515f27e1f5 add failing test for https://github.com/github/git-lfs/issues/310 2015-05-21 11:52:08 -06:00