mirror of
https://github.com/namibia/tips.git
synced 2025-02-02 19:48:24 +00:00
fix indent
This commit is contained in:
parent
9d905ac6d1
commit
7cfb002474
@ -162,7 +162,7 @@
|
||||
}, {
|
||||
"title": "Update all the submodules",
|
||||
"tip": "git submodule foreach git pull",
|
||||
"alternatives": ["git submodule update --init --recursive"]
|
||||
"alternatives": ["git submodule update --init --recursive"]
|
||||
}, {
|
||||
"title": "Show all commits in the current branch yet to be merged to master",
|
||||
"tip": "git cherry -v master",
|
||||
|
Loading…
x
Reference in New Issue
Block a user