projects
/
gimrr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1139652
)
makefile: add git-mr-(reply|merge|comment-list|comment-show)
author
Frantisek Hrbata
<frantisek@hrbata.com>
Fri, 18 Dec 2020 10:03:33 +0000
(11:03 +0100)
committer
Frantisek Hrbata
<frantisek@hrbata.com>
Fri, 18 Dec 2020 10:03:33 +0000
(11:03 +0100)
Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 19828112f5e6663f35c7ac956e2b1b0caf2588cf..75a1a93edf3e5a605b23c0300e36e007d8277968 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,6
+25,10
@@
BIN_FILES = git-mr-create \
git-mr-show \
git-mr-tag \
git-mr-update \
+ git-mr-reply \
+ git-mr-merge \
+ git-mr-comment-list \
+ git-mr-comment-show \
mrlib.py
MAN1_TXT_FILES = $(DOCDIR)/git-mr-show.txt \