diff options
Diffstat (limited to 'roles/git/files/git-shell-commands/env')
-rw-r--r-- | roles/git/files/git-shell-commands/env | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/roles/git/files/git-shell-commands/env b/roles/git/files/git-shell-commands/env new file mode 100644 index 0000000..8b4b496 --- /dev/null +++ b/roles/git/files/git-shell-commands/env @@ -0,0 +1,9 @@ +#!/bin/sh +# +# Print current environment. +# +# Aaron LI +# 2017-06-18 +# + +/usr/bin/env |