git-lfs/t/cmd
brian m. carlson 1917bcafdd
ssh: fix multiplexing condition
In our SSH code, we check if the error is non-nil and then enable
multiplexing.  However, this is backwards: only if the error is nil do
we have a valid path and can we enable multiplexing.  Fix this condition
properly.

Since our tests will now often get additional arguments, update
lfs-ssh-echo to handle them gracefully.
2022-10-14 14:33:32 +00:00
..
util Set package version to v3 2021-09-02 20:41:08 +00:00
git-credential-lfsnoop.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
git-credential-lfstest.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
lfs-askpass.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
lfs-ssh-echo.go ssh: fix multiplexing condition 2022-10-14 14:33:32 +00:00
lfs-ssh-proxy-test.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
lfstest-badpathcheck.go t: add lfstest-badpathcheck helper for path tests 2022-04-19 09:45:20 -07:00
lfstest-count-tests.go Log test server stderr to log 2019-03-27 17:18:20 +00:00
lfstest-customadapter.go Set package version to v3 2021-09-02 20:41:08 +00:00
lfstest-gitserver.go tq: pass hash algorithm during batch requests 2021-09-10 14:39:01 +00:00
lfstest-realpath.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
lfstest-standalonecustomadapter.go Set package version to v3 2021-09-02 20:41:08 +00:00
lfstest-testutils.go Set package version to v3 2021-09-02 20:41:08 +00:00