git origin

This commit is contained in:
justmidi 2021-09-27 20:59:56 +00:00
parent 3bff9abe1a
commit 193601f700
1 changed files with 1 additions and 0 deletions

1
config
View File

@ -22,6 +22,7 @@
name = config user.name
ol = log --graph --decorate --abbrev-commit --all --pretty=oneline
one-line = log --graph --decorate --abbrev-commit --all --pretty=oneline
origin = remote add origin
sq = merge --squash
squash = merge --squash
st = status --branch --show-stash --long --verbose --untracked-files=all --ignore-submodules