Add verbose remote display
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
in = "!git log $(git rev-parse --abbrev-ref HEAD)..origin/master"
|
in = "!git log $(git rev-parse --abbrev-ref HEAD)..origin/master"
|
||||||
pull = pull --ff-only
|
pull = pull --ff-only
|
||||||
merge = merge --ff-only
|
merge = merge --ff-only
|
||||||
|
re = remote -v
|
||||||
|
|
||||||
# Show files ignored by git:
|
# Show files ignored by git:
|
||||||
ign = ls-files -o -i --exclude-standard
|
ign = ls-files -o -i --exclude-standard
|
||||||
|
|||||||
Reference in New Issue
Block a user