summaryrefslogtreecommitdiff
path: root/homebrew/gitoctopus/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitoctopus/.make.sh-auto')
-rw-r--r--homebrew/gitoctopus/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/gitoctopus/.make.sh-auto b/homebrew/gitoctopus/.make.sh-auto
new file mode 100644
index 000000000..6279aa4cc
--- /dev/null
+++ b/homebrew/gitoctopus/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+make build
+bin.install "bin/git-octopus", "bin/git-conflict", "bin/git-apply-conflict-resolution"
+man1.install "doc/git-octopus.1", "doc/git-conflict.1"