summaryrefslogtreecommitdiffstats
path: root/software
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2017-02-19 00:25:58 -0800
committerbnewbold <bnewbold@robocracy.org>2017-02-19 00:25:58 -0800
commit2958268d13e3a5662d31b57365de3073e2d3ac81 (patch)
treeaf1ce8d6d376754dc96c618be55d762adf9c1b50 /software
parent631949f641ef7ff6983eca8ceb4588dec64ea36d (diff)
downloadknowledge-2958268d13e3a5662d31b57365de3073e2d3ac81.tar.gz
knowledge-2958268d13e3a5662d31b57365de3073e2d3ac81.zip
git: mr tool ref
Diffstat (limited to 'software')
-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).
+