summaryrefslogtreecommitdiff
path: root/homebrew/gitfixup/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitfixup/.beer')
-rw-r--r--homebrew/gitfixup/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/gitfixup/.beer b/homebrew/gitfixup/.beer
new file mode 100644
index 000000000..89cc24f44
--- /dev/null
+++ b/homebrew/gitfixup/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "GitFixup",
+ "description": "Alias for git commit --fixup <ref>",
+ "url": "https://github.com/keis/git-fixup/archive/v1.2.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/keis/git-fixup",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"PREFIX=#{prefix}\", \"install\"",
+ "zsh_completion.install \"completion.zsh\" => \"_git-fixup\""
+ ],
+ "version": "1.2.0",
+ "file": "git-fixup.rb"
+} \ No newline at end of file