mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
git: change my commit name(spelling), update force push alias to shorter
one
This commit is contained in:
parent
c51774f030
commit
94f553b83f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# vim: ft=gitconfig
|
||||
|
||||
[user]
|
||||
name = Oleksandr Smirnov
|
||||
name = Olexandr Smirnov
|
||||
email = olexsmir@gmail.com
|
||||
signingkey = ~/.ssh/id_ed25519.pub
|
||||
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
defaultBranch = main
|
||||
|
||||
[alias]
|
||||
push-force = push --force-with-lease
|
||||
pushf = push --force-with-lease
|
||||
l = log --oneline --decorate --graph --all
|
||||
st = status -sb
|
||||
sw = switch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue