Skip to main content

Also run this Ruby hook in my books repo

ID
b56dce9
date
2025-05-04 22:37:02+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
7c91cdf
message
Also run this Ruby hook in my books repo
changed files
1 file, 2 additions, 1 deletion

Changed files

git/gm (1263) → git/gm (1317)

diff --git a/git/gm b/git/gm
index a78882e..f4d94e0 100755
--- a/git/gm
+++ b/git/gm
@@ -25,7 +25,8 @@ echo ""
 
 cleanup_branches
 
-if [[ $(groot) = ~/repos/alexwlchan.net ]]
+if [[ $(groot) = ~/repos/alexwlchan.net ]] || \
+   [[ $(groot) = ~/repos/books.alexwlchan.net ]]
 then
   echo ""