Commit Graph

9 Commits

Author SHA1 Message Date
rubyist
874700d960 A smattering of missed instances 2015-01-30 17:30:40 -05:00
rubyist
f13f15a079 .git/media => .git/hawser 2015-01-30 15:04:52 -05:00
rubyist
1675064f1c Absolute paths for submodule env output 2014-06-16 11:26:01 -04:00
rubyist
dffbfc9a46 Merge branch 'master' into submodules
Conflicts:
	commands/env_test.go
2014-06-13 15:23:44 -04:00
rubyist
55a13ef668 Test that .gitconfig functions as expected in submodules 2014-06-13 14:45:41 -04:00
rubyist
d5b646f868 Process .git files that are not directories
In some cases, .git is not a directory but is a file pointing to the real .git
directory. This is true in the case of submodules, and may be true for other
odd set ups.

If we detect that .git is a file, see if it matches the pointer syntax and if
so, use that for the LocalGitDir (and LocalMediaDir).
2014-06-11 14:29:53 -04:00
Rick Olson
c5e3786df1 put git-media's tmp in the media dir 2014-06-05 17:32:57 -06:00
Rick Olson
c30183ae49 test that submodules don't mess up the env 2014-06-05 17:13:42 -06:00
Rick Olson
d9935fa14f rename 'config' to 'env' 2014-06-05 10:52:32 -06:00