mirror of
https://github.com/agresdominik/cheat_sheet.git
synced 2026-04-21 18:05:51 +00:00
Added git command
This commit is contained in:
@@ -77,6 +77,10 @@
|
||||
{
|
||||
"command": "git reflog",
|
||||
"desc": "Show history of all changes"
|
||||
},
|
||||
{
|
||||
"command": "git remote set-url origin git@github.com:username/repo.git",
|
||||
"desc": "Change origin url (example from https to ssh)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user