mirror of https://gitlab.com/dabruh/dotfiles.git
Add git-review config
This commit is contained in:
parent
c43ead4a25
commit
cc02c966cb
|
@ -17,5 +17,8 @@ autocorrect = 40
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
|
|
||||||
|
[gitreview]
|
||||||
|
remote = origin
|
||||||
|
|
||||||
[include]
|
[include]
|
||||||
path = ~/.config/git/.gitconfig
|
path = ~/.config/git/.gitconfig
|
||||||
|
|
Loading…
Reference in New Issue