DJM19/gitbash
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Git for bash How do install it? mkdir -m 0700 ~/.config &> /dev/null; git clone https://github.com/progman/gitbash.git ~/.config/gitbash; echo "source ~/.config/gitbash/gitbash;" >> ~/.bashrc; How do use it? Run gitbash for help or just enter into any git repository