summary refs log tree commit diff
path: root/etc/README.Go-Mono
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-31 22:58:59 -0500
committerJune McEnroe <june@causal.agency>2018-12-31 22:58:59 -0500
commit000c800ee8d6afc2a8e99b99e7c420a3de26a6ae (patch)
tree615ace7c6f598fdbbe2495bd82766e07a7801a6f /etc/README.Go-Mono
parentSimplify htop display (diff)
downloadsrc-000c800ee8d6afc2a8e99b99e7c420a3de26a6ae.tar.gz
src-000c800ee8d6afc2a8e99b99e7c420a3de26a6ae.zip
Run ls if gs fails
Diffstat (limited to 'etc/README.Go-Mono')
0 files changed, 0 insertions, 0 deletions
e5&follow=1'>ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping