all repos

dotfiles @ 01a128b435daca5e7fa0f018bb69c57edf398519

my dotfiles
1 files changed, 1 insertions(+), 0 deletions(-)
git: add alias to list remotes
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-08-03 17:55:30 +0300
Parent: 2631b4a
M gitconfig

@@ -22,6 +22,7 @@ defaultBranch = main

[alias] pushf = push --force-with-lease + remotes = remote -v l = log --oneline --decorate --graph --all st = status -sb sw = switch