From 2958268d13e3a5662d31b57365de3073e2d3ac81 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 19 Feb 2017 00:25:58 -0800 Subject: git: mr tool ref --- software/git.page | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'software') 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). + -- cgit v1.2.3