* feature/pre-commit-hook: (186 commits)
added git alias to list remote branch creators with date and time
Add Kind support
Fix the commandline for gifski
Add Terraform and Terragrunt aliases
lib: helpers: Handle stable revert update
lib: helpers: Rename Upgrading -> Updating
lib: Fetch from remote before calculating latest tag in bash-it update
test: Add completion test for -s --silent flag
completion: Add --silent and -s completion
doc: Add --silent flag documentation
helpers: Add --slient option to bash-it update
lib: Update no-op message in case of stable update
lib: Add BASH_IT_DEVELOPMENT_BRANCH variable
lib: Update to stable now correctly fails if no tags are present
doc: Add stable/dev option to update section
completion: Update completion for new bash-it update
lib: Improve bash-it update so it can update to latest tag
alias: git: Add new pretty git log alias (ggf)
alias: git: Add git pull / git push --force aliases
Add bash-it restart command
...