mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 21:04:29 +02:00
fixed typo
This commit is contained in:
parent
69d021f24e
commit
345e2f8634
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
remotes = remote -v
|
||||
|
||||
precommit = diff --diff-algorithm=minimal -w
|
||||
interative = add --patch
|
||||
interactive = add --patch
|
||||
|
||||
diffdir = difftool --dir-diff
|
||||
graph = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
|
||||
|
|
Loading…
Add table
Reference in a new issue