diff options
| -rwxr-xr-x | git-shell-commands/new-project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-shell-commands/new-project b/git-shell-commands/new-project index c9804bf..fa56983 100755 --- a/git-shell-commands/new-project +++ b/git-shell-commands/new-project @@ -31,3 +31,4 @@ if [[ $REMOTE_URL ]]; then fi #vim: filetype=bash + |
