summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-24 16:27:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-24 16:27:48 -0700
commit086482671ce3e310133c9df8192f74cef3ca04c5 (patch)
tree6856053a9ff1770cbd7fdd3d54b8a3237247afdf /.mrconfig.in
parentf24aed8dcd9f2335782c50171972bdaf89436132 (diff)
downloaddotfiles-086482671ce3e310133c9df8192f74cef3ca04c5.tar.gz
add a sync action for lib/nmbug-spw
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index ce868cf1..3c3fd779 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -674,6 +674,7 @@ skip = ! mine
checkout = nmbug-spw clone demeterp:nmbug-spw
update = nmbug-spw pull
push = nmbug-spw push
+sync = mr autoci; nmbug-spw pull && nmbug-spw push
status =
nmbug-spw status | grep -v "^U\s" || true
# `nmbug status` does not catch committed but unpushed changes