[alias]
review = "!f() { curl $1.diff | git apply && git add --all | gdk restart; }; f"
discard = "!f() { git reset --hard HEAD; }; f"
Discover more from Kvnbbg $SHOP
Subscribe to get the latest posts sent to your email.
[alias]
review = "!f() { curl $1.diff | git apply && git add --all | gdk restart; }; f"
discard = "!f() { git reset --hard HEAD; }; f"
Subscribe to get the latest posts sent to your email.