mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: remove upd, update git
This commit is contained in:
parent
e8451e7512
commit
a6fa85b1d0
3 changed files with 4 additions and 14 deletions
3
bin/git-unfuck
Executable file
3
bin/git-unfuck
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
git log -1 --format="%h - %an, %ar : %s"
|
||||
git reset HEAD~1 --soft
|
||||
Loading…
Add table
Add a link
Reference in a new issue