lc-git
lc-git copied to clipboard
How to use "git push..."
How could the content be improved?
In the Sharing your work episode, when we first introduce push we do so as follows:
$ git push -u origin main
Later, when we push again, we only use git push. Consider including an explanation of why the rest of the command was not included here.
Which part of the content does your suggestion apply to?
https://librarycarpentry.org/lc-git/03-sharing.html