https://github.com/mikeludemann/git-install-script
Installing git with bash
https://github.com/mikeludemann/git-install-script
bash git
Last synced: 3 months ago
JSON representation
Installing git with bash
- Host: GitHub
- URL: https://github.com/mikeludemann/git-install-script
- Owner: mikeludemann
- License: mit
- Created: 2017-11-09T17:12:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T17:13:19.000Z (over 8 years ago)
- Last Synced: 2025-03-28T02:48:41.559Z (over 1 year ago)
- Topics: bash, git
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-install-script
Setup for installing git on different operation systems
## Run
```sh
./init.sh
```