Show git digest in abra version
if we're running a development version
#103
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "digest-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #100
This isn't perfect, because it'll blow up if:
~/.local/bin/abra
is a symlink to the downloadedabra
script, but not a git checkoutBut neither of these situations is likely gonna be that common.
In the simple case:
Whaddya reck?
version
output 8b4141670cNice! LGTM!
Wanna update the README to remove the hacking tip that says just run
./abra
? I think this is fine since we give clear guidelines how to get hacking on it (just use--dev
)