You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's create a new update command that will work like git pull origin <branch>, using the same approach that we used in done and push, ie, using the current branch.
I don't know whether this command could be the same for #5 or not.
The text was updated successfully, but these errors were encountered:
Let's create a new update command that will work like
git pull origin <branch>
, using the same approach that we used indone
andpush
, ie, using the current branch.I don't know whether this command could be the same for #5 or not.
The text was updated successfully, but these errors were encountered: