Commit Graph

11 Commits

Author SHA1 Message Date
risk danger olson
d9e84ffa85 add 'lfs pull' test with unicode filename 2016-02-21 11:10:36 -07:00
Rick Olson
4e7bc74874 Better handling for tiny files below the blob size threshold that contain 'git-lfs' 2015-09-25 15:39:02 -06:00
rick
54601c6d34 introduce calc_oid() helper for integration tests 2015-09-21 11:50:22 -06:00
rick
f6d1f99316 skip these tests if GIT_LFS_TEST_DIR is unset 2015-09-08 14:12:51 -06:00
rick
4174867802 test the exit code of the commands 2015-09-08 10:20:52 -06:00
rick
43e9f379ce fix behavior of 7 commands when run outside git repo 2015-09-08 09:29:53 -06:00
Steve Streeting
b5df63c071 Add optional remote arg to fetch & pull, and default to tracking remote
The first arg to fetch & pull is now a remote. In addition, the default
remote if you don't specify is now the tracking remote as in `git pull`
if it exists, and origin if that's not set. This makes it more consistent
with the underlying git workflow especially in triangular fork setups.
2015-08-13 17:22:29 +01:00
Steve Streeting
451b03edf9 Adding --include and --exclude args to fetch/pull 2015-08-10 17:00:10 +01:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Steve Streeting
e5e4dd9b4d Fix pull test 2015-07-27 11:41:30 +01:00
Steve Streeting
096b6da385 Add pull test (failing initially) 2015-07-24 18:12:45 +01:00