diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-04-08 14:43:30 +0100 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-04-08 14:43:30 +0100 |
| commit | b17dec1a1adfc4d4ae63bba2cd08e28b7a371027 (patch) | |
| tree | 6e6bf4bad38b85f9ccf7ccca01fff2cc2b5e972f /git-shell-commands | |
| parent | a300ca65f5186035f2418c33d74ff0e4e0694683 (diff) | |
test hook
Diffstat (limited to 'git-shell-commands')
| -rwxr-xr-x | git-shell-commands/new-project | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/git-shell-commands/new-project b/git-shell-commands/new-project index fa56983..c9804bf 100755 --- a/git-shell-commands/new-project +++ b/git-shell-commands/new-project @@ -31,4 +31,3 @@ if [[ $REMOTE_URL ]]; then fi #vim: filetype=bash - |
