summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 3ce8b39a..260b4669 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -615,6 +615,15 @@ isclean =
checkout = git clone athenap:realloc realloc
skip = ! mine
+[lib/nmbug-spw]
+checkout = nmbug-spw clone athenap:nmbug-spw
+update = nmbug-spw pull
+push = nmbug-spw commit && nmbug-spw push
+status = nmbug-spw status
+log = nmbug-spw log
+commit = nmbug-spw commit
+skip = ! [ -e "$HOME/local/auth/fmailsyncpass" ]
+
# --- my personal documents. Override my global update command back
# --- to the myrepos default so that git automatically pulls and
# --- merges. Skipped on non-local hosts