From 746dc24bfbdc39354082f308affabb3458dae226 Mon Sep 17 00:00:00 2001 From: blinry Date: Fri, 5 Feb 2021 20:55:37 +0100 Subject: [PATCH] Correct a level link in the README --- README.md | 2 +- levels/changing-the-past/sequence | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 levels/changing-the-past/sequence diff --git a/README.md b/README.md index e19aa70..a3cad1c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ git commit -m "Initial commit" test "$(git show HEAD:people_who_are_awesome | wc -l)" -ge 2 ``` -A level can consist of multiple repositories. To have more than one, you can use sections like `[setup ]` and `[win ]`, where `` is the name of the remote. The default name is "yours". All repositories will add each other as remotes. Refer to the [experiments/pull-merge-push](levels/experiments/pull-merge-push) level for an example. +A level can consist of multiple repositories. To have more than one, you can use sections like `[setup ]` and `[win ]`, where `` is the name of the remote. The default name is "yours". All repositories will add each other as remotes. Refer to the [remote](levels/remotes) levels examples. ### Level guidelines diff --git a/levels/changing-the-past/sequence b/levels/changing-the-past/sequence new file mode 100644 index 0000000..43c5d08 --- /dev/null +++ b/levels/changing-the-past/sequence @@ -0,0 +1,2 @@ +rebase +reorder