diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-04-08 14:42:14 +0100 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-04-08 14:42:14 +0100 |
| commit | a300ca65f5186035f2418c33d74ff0e4e0694683 (patch) | |
| tree | 79a442da9def0c50f0dae6170b89453c8219a2a1 /git-shell-commands | |
| parent | 32d4744dcf9fd75aecbcf29de075b897a215e599 (diff) | |
test hook again
Diffstat (limited to 'git-shell-commands')
| -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 + |
