Skip to content
Snippets Groups Projects
Commit d6a93b8d authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Update README.md

parent c4faba90
No related branches found
No related tags found
No related merge requests found
...@@ -171,7 +171,7 @@ This should output (with different hashes): ...@@ -171,7 +171,7 @@ This should output (with different hashes):
### 4. Implement `crb/repo-merge` (see [API](#crbrepo-merge-src)) ### 4. Implement `crb/repo-merge` (see [API](#crbrepo-merge-src))
Relevant commands are provided under the 'Is Ancestor' and 'Reference' slides. Relevant commands are provided under the 'Is Ancestor' and 'Reference' slides. Do not use the 'git pull' command to implement `crb/repo-merge` because it will automatically create a `main` branch that will break the [assumptions](#assumptions).
#### Test #### Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment