chore: generate
parent
c5ef6452b3
commit
d9eebba90e
|
|
@ -27,12 +27,14 @@ about what user facing changes were made
|
||||||
if there are changes do a git pull --rebase
|
if there are changes do a git pull --rebase
|
||||||
if there are conflicts DO NOT FIX THEM. notify me and I will fix them
|
if there are conflicts DO NOT FIX THEM. notify me and I will fix them
|
||||||
|
|
||||||
|
|
||||||
## GIT DIFF
|
## GIT DIFF
|
||||||
|
|
||||||
!`git diff`
|
!`git diff`
|
||||||
|
|
||||||
## GIT DIFF --cached
|
## GIT DIFF --cached
|
||||||
|
|
||||||
!`git diff --cached`
|
!`git diff --cached`
|
||||||
|
|
||||||
## GIT STATUS --short
|
## GIT STATUS --short
|
||||||
|
|
||||||
!`git status --short`
|
!`git status --short`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue