git: add alias to list remotes
ยทยทยท 22 22 23 23 [alias] 24 24 pushf = push --force-with-lease 25 + remotes = remote -v 25 26 l = log --oneline --decorate --graph --all 26 27 st = status -sb 27 28 sw = switch