bin: remove upd, update git

This commit is contained in:
Oleksandr Smirnov 2025-02-14 23:32:56 +02:00
parent e8451e7512
commit a6fa85b1d0
No known key found for this signature in database
3 changed files with 4 additions and 14 deletions

3
bin/git-unfuck Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
git log -1 --format="%h - %an, %ar : %s"
git reset HEAD~1 --soft