Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Fix workflow test
Slack Coder committed 3 years ago
commit ad48514dddb849dcf707b6533729b0eb1ea0283b
parent 5ccd74aa8a041d5bd6f2c1cad5f71dd5204c1782
1 file changed +1 -1
modified radicle-cli/examples/workflow/6-pulling-contributor.md
@@ -18,7 +18,7 @@ Now let's checkout `master` and pull the maintainer's changes:
```
$ git checkout master
Your branch is up to date with 'rad/master'.
-
$ git pull --all
+
$ git pull --all --ff
Fetching rad
Fetching z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi
Updating f2de534..f6484e0