mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-20 16:20:18 +01:00
Suggesting pushing rather than pulling
Twice pulling doesn't make sense (to me).
This commit is contained in:
parent
1606e0565e
commit
b64aeef896
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ cards = checkout commit-auto pull fetch push
|
|||
|
||||
[description]
|
||||
|
||||
Here's a sandbox with a remote! Try pulling, fetching, or pulling!
|
||||
Here's a sandbox with a remote! Try pulling, fetching, or pushing!
|
||||
|
||||
How can you push tags and branches on a remote? How can you delete them again?
|
||||
|
||||
|
|
Loading…
Reference in a new issue