master
Colin McMillen 4 years ago
parent
commit
5fbf801f8f
  1. 2
      Cookbook.md

2
Cookbook.md

@ -58,7 +58,7 @@ git remote remove github
* Push code to private and public repositories:
```
git push origin && git push github
git push && git push github
```
(previously: `git push origin && git push gitlab && tools/copybara/copybara.sh`)

Loading…
Cancel
Save