Commit Graph

13 Commits

Author SHA1 Message Date
Rick Olson
e17aaf2a63 Merge branch 'workingDir' of https://github.com/michael-k/git-lfs into michael-k-workingDir 2015-05-29 17:48:12 -06:00
Michael Käufl
639beb65cc Only defer Close() if err is nil
Otherwise f is nil!
2015-05-30 01:36:26 +02:00
Michael Käufl
a0dc285f1a Fixed LocalWorkingDir for directories in submodules 2015-05-30 00:50:07 +02:00
Rick Olson
e2c7d0d186 merge master 2015-05-28 11:52:06 -06:00
Rick Olson
3eb8e242cc merge master 2015-05-27 14:05:51 -06:00
rubyist
36246c58ae Add the concurrent and batch settings to lfs env output 2015-05-27 10:37:06 -04:00
Rick Olson
d678d4bf33 update import paths 2015-05-25 12:20:50 -06:00
Michael Käufl
6d343ba5a0 Fixed detection of LocalGitDir within submodules
Fixes github/git-lfs#310
2015-05-16 22:52:42 +02:00
Rick Olson
216623196a Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
Michael Käufl
fca70c02e7 Checked for err != nil instead of == nil
Decreases nesting
2015-05-13 01:43:02 +02:00
Rick Olson
5e47f06e08 Release v0.5.1 2015-04-30 10:05:41 -06:00
Rick Olson
5050f055c1 ship v0.5.0 2015-04-08 05:45:30 +02:00
Rick Olson
dd17828e4a first v0.5.0 build 2015-03-27 12:13:03 -06:00