22 lines
575 B
YAML
22 lines
575 B
YAML
lastupdatecheck: 0
|
|
recentrepos:
|
|
startuppopupversion: 5
|
|
lastversion: 0.49.0
|
|
customcommandshistory:
|
|
- git rebase --continue
|
|
- git config pull.ff only
|
|
- git merge develop --allow-unrelated-histories
|
|
- git merge master develop
|
|
- git pull origin master --allow-unrelated-histories
|
|
- git submodule update --recursive
|
|
- git stash
|
|
- git push --tags
|
|
hidecommandlog: false
|
|
ignorewhitespaceindiffview: true
|
|
diffcontextsize: 3
|
|
renamesimilaritythreshold: 50
|
|
localbranchsortorder: recency
|
|
remotebranchsortorder: alphabetical
|
|
gitlogorder: topo-order
|
|
gitlogshowgraph: always
|