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

Update README.md

parent 03142650
Branches
No related tags found
No related merge requests found
......@@ -456,7 +456,7 @@ Fetch messages from `carol` into `alice`:
crb/repo-fetch carol
````
should only add `carol` initialization message but not retrieve any of bob
messages because they have not been merged (which should happen when `carol` delivers messages). You should therefore see the followings when executing `crb/repo-monitor`:
messages because they have not been merged (which should happen when `carol` delivers messages). You should therefore see the followings when executing `crb/repo-monitor` (`carol`'s message could also be first instead of third, that is also correct):
````
* 4e2e9cc (alice) alice 1 (alice, refs/delivered/alice)
* c7ecc1f (alice) Author 'alice' initialized
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment