diff options
| author | Louis Burda <dev@sinitax.com> | 2025-10-28 22:22:15 +0100 |
|---|---|---|
| committer | Louis Burda <dev@sinitax.com> | 2025-10-28 22:22:15 +0100 |
| commit | 64c4396bca419044bbf591077eb030df3171ebf2 (patch) | |
| tree | 21d96f66f45eda175d1d64303435b02592ce9b76 /src/subgit-add | |
| parent | e7600accd87ddb692d534519385374c1cdef1721 (diff) | |
| download | subgit-64c4396bca419044bbf591077eb030df3171ebf2.tar.gz subgit-64c4396bca419044bbf591077eb030df3171ebf2.zip | |
Add testcases
Diffstat (limited to 'src/subgit-add')
| -rwxr-xr-x | src/subgit-add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subgit-add b/src/subgit-add index d1082f4..1411dc8 100755 --- a/src/subgit-add +++ b/src/subgit-add @@ -8,6 +8,7 @@ usage() { or commit, as a subgit repo in the current path. Can also be used to add an existing repos. EOF + ) } branch= |
