mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +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]
|
||||
pushf = push --force-with-lease
|
||||
remotes = remote -v
|
||||
l = log --oneline --decorate --graph --all
|
||||
st = status -sb
|
||||
sw = switch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue