Skip to content

pilotx45/gitbash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

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

About

Git for bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%