diff options
Diffstat (limited to 'git/tools')
| -rwxr-xr-x | git/tools/git-ssh-wrapper.sh | 2 | ||||
| -rw-r--r-- | git/tools/usefulbutnotthatusefulidkwhattodo | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/git/tools/git-ssh-wrapper.sh b/git/tools/git-ssh-wrapper.sh new file mode 100755 index 0000000..dc23334 --- /dev/null +++ b/git/tools/git-ssh-wrapper.sh | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | ssh -v -A -o ForwardAgent=yes "$@" | ||
diff --git a/git/tools/usefulbutnotthatusefulidkwhattodo b/git/tools/usefulbutnotthatusefulidkwhattodo new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/git/tools/usefulbutnotthatusefulidkwhattodo | |||
