diff options
author | EuAndreh <eu@euandre.org> | 2021-08-21 08:40:14 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-22 11:35:27 -0300 |
commit | 93c2338a13b2bcc91940ab49b21ecd200be7fc27 (patch) | |
tree | 47df59dab6eb3c2340b8c0e26f4d0516c9fafdeb /tests/resources | |
parent | src/gistatic.c: repo_refs_({tag => tags}|{branch => branches})_each (diff) | |
download | gistatic-93c2338a13b2bcc91940ab49b21ecd200be7fc27.tar.gz gistatic-93c2338a13b2bcc91940ab49b21ecd200be7fc27.tar.xz |
src/gistatic.c: Suppress "Download" and "Commit message" columns from tags table in refs.html
Diffstat (limited to 'tests/resources')
-rw-r--r-- | tests/resources/assets/repo/refs.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/resources/assets/repo/refs.html b/tests/resources/assets/repo/refs.html index 3610ef5..1faaf0c 100644 --- a/tests/resources/assets/repo/refs.html +++ b/tests/resources/assets/repo/refs.html @@ -95,12 +95,6 @@ Tag </th> <th> - Commit message - </th> - <th> - Download - </th> - <th> Author </th> <th> |