tummychow / git-absorb

git commit --fixup, but automatic
https://crates.io/crates/git-absorb
BSD 3-Clause "New" or "Revised" License
3.38k stars 58 forks source link

bash autocomplete #23

Closed NickeZ closed 1 year ago

NickeZ commented 5 years ago

Hi, thanks for this very nice tool! After installing it with cargo install git-absorb I don't get any bash completions and git absorb --help fails.

To remedy the --help situation I ran did the following:

help2man git-absorb > .local/share/man/man1/git_absorb.1
mandb

Now that I know that -r exists, the autocompletion is not so important anymore...

tummychow commented 5 years ago

right so there's two issues here:

vimpostor commented 1 year ago

Looks like this issue can be closed since #36 was merged. Screenshot_20221116_192442