refactor: move into src
This commit is contained in:
parent
675e89e9d1
commit
51c5f5759d
404 changed files with 2 additions and 2 deletions
|
@ -1,15 +0,0 @@
|
|||
[alias]
|
||||
aa = "add --all"
|
||||
assume = "update-index --assume-unchanged"
|
||||
assumed = "!git ls-files -v | grep '^[hsmrck?]' | cut -c 3-"
|
||||
b = "branch"
|
||||
browse = "!gh repo view --web"
|
||||
ca = "commit --amend --verbose"
|
||||
car = "commit --amend --no-edit"
|
||||
|
||||
[branch]
|
||||
autosetupmerge = true
|
||||
autosetuprebase = "always"
|
||||
|
||||
[checkout]
|
||||
defaultRemote = "origin"
|
Loading…
Add table
Add a link
Reference in a new issue