mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
git: add alias to list remotes
This commit is contained in:
parent
2631b4accf
commit
01a128b435
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
pushf = push --force-with-lease
|
pushf = push --force-with-lease
|
||||||
|
remotes = remote -v
|
||||||
l = log --oneline --decorate --graph --all
|
l = log --oneline --decorate --graph --all
|
||||||
st = status -sb
|
st = status -sb
|
||||||
sw = switch
|
sw = switch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue