Commit Graph

4 Commits

Author SHA1 Message Date
Preben Ingvaldsen
18f4e03230 config: add origin to remote list
Previously, origin was being explicitly excluded from the list
of remotes. This could cause the wrong remote to be used in some
cases, such as with `git lfs pull`, and for the `origin` remote to
be missed in `git lfs env`. This commit ensures that the remote
list has the correct contents, and that `git lfs pull` and
`git lfs env` now function as expected.
2018-07-26 11:40:47 -07:00
Taylor Blau
71d013a108 t: fix string constant in t-pull.sh 2018-07-12 12:39:39 -05:00
Taylor Blau
de9152049c t: load shell scripts from $(dirname) instead of 't' 2018-07-10 13:51:40 -05:00
Taylor Blau
219b7e0a3d t: prefix all existing tests with t- 2018-07-09 16:24:25 -05:00