diff options
author | EuAndreh <eu@euandre.org> | 2021-08-02 11:10:57 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-02 13:44:56 -0300 |
commit | ba19418091917ff3bf6d5047ca098c96ede8ffc3 (patch) | |
tree | 498e8847ce8d9a2873d706aeb45f3f2ff2d6dd6a /src/gistatic.msg | |
parent | src/gistatic.c: WIP implementation of repo_write_snapshots() (diff) | |
download | gistatic-ba19418091917ff3bf6d5047ca098c96ede8ffc3.tar.gz gistatic-ba19418091917ff3bf6d5047ca098c96ede8ffc3.tar.xz |
aux/assert-catgets.sh: Add, include in "check" target on Makefile; update gistatic.msg
Diffstat (limited to 'src/gistatic.msg')
-rw-r--r-- | src/gistatic.msg | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/src/gistatic.msg b/src/gistatic.msg index 2624399..9cf8dc9 100644 --- a/src/gistatic.msg +++ b/src/gistatic.msg @@ -19,3 +19,33 @@ 9 help: ... +10 commit feed + +11 tags feed + +12 files + +13 log + +14 refs + +15 Branch + +16 Commit message + +17 Author + +18 Date + +19 Tag + +20 Download + +21 Missing '-u CLONE_URL' + +22 Missing [PATH | [PATHS]] + +23 Incompatible options -u and -i + +24 Git reference is not direct + |