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