More than 5 years have passed since last update.
git-completion.bash を導入する。
git/contrib/completion/git-completion.bash at master · git/git
導入方法
- git/contrib/completion/git-completion.bash をダウンロードして適当な場所に配置(例えば ~/.git-completion.bash)
- ~/.bashrc に
source ~/.git-completion.bashの一行を加える
これだけ
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme
