mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-20 16:20:18 +01:00
Merge pull request #110 from MK-UDUE/patch-2
Suggesting pushing rather than pulling
This commit is contained in:
commit
b9dff307b2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ cards = checkout commit-auto pull fetch push
|
||||||
|
|
||||||
[description]
|
[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?
|
How can you push tags and branches on a remote? How can you delete them again?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue