summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--software/git.page6
1 files changed, 6 insertions, 0 deletions
diff --git a/software/git.page b/software/git.page
index 418175d..524b730 100644
--- a/software/git.page
+++ b/software/git.page
@@ -51,3 +51,9 @@ For the most recent commit, use:
To edit specific commits, use `rebase -i` and "edit" the commits you want to
change and use `--amend` as above for each.
+
+Managing Multiple Repositories
+------------------------------
+
+Use the `mr` tool (I haven't tried this yet).
+