mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-05 05:02:02 +02:00
Polish levels some more
This commit is contained in:
parent
951ebd4c59
commit
7740c43a62
14 changed files with 97 additions and 50 deletions
resources
|
@ -21,7 +21,7 @@
|
|||
"id": "merge",
|
||||
"command": "git merge",
|
||||
"arg_number": 1,
|
||||
"description": "Merge the specified timeline into yours."
|
||||
"description": "Merge the specified timeline into yours. If necessary, will create a merge commit."
|
||||
},
|
||||
{
|
||||
"id": "rebase",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue