mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-14 21:38:22 +02:00
Merge branch 'git-learning-game:main' into i18n
This commit is contained in:
commit
6a4d98a518
3 changed files with 4 additions and 3 deletions
resources
|
@ -107,7 +107,7 @@
|
|||
{
|
||||
"id": "revert",
|
||||
"command": "git revert [commit]",
|
||||
"description": "Make a new commit that reverts the changes of the speicified commit."
|
||||
"description": "Make a new commit that reverts the changes of the specified commit."
|
||||
},
|
||||
{
|
||||
"id": "bisect-start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue