summaryrefslogtreecommitdiff
path: root/homebrew/gitutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitutils/.beer')
-rw-r--r--homebrew/gitutils/.beer25
1 files changed, 25 insertions, 0 deletions
diff --git a/homebrew/gitutils/.beer b/homebrew/gitutils/.beer
new file mode 100644
index 000000000..feb4464a1
--- /dev/null
+++ b/homebrew/gitutils/.beer
@@ -0,0 +1,25 @@
+{
+ "name": "GitUtils",
+ "description": "Various Git helper utilities",
+ "url": "https://github.com/ddollar/git-utils/archive/v1.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/ddollar/git-utils",
+ "depends": [],
+ "resource": [],
+ "conflicts": [
+ {
+ "conflict": "git-extras",
+ "reason": null
+ },
+ {
+ "conflict": "willgit",
+ "reason": null
+ }
+ ],
+ "patches": [],
+ "install": [
+ "bin.install Dir[\"git-*\"]"
+ ],
+ "version": "1.0",
+ "file": "git-utils.rb"
+} \ No newline at end of file