KO
|
EN
gitlite — search
Search
#android
#java
#php
#game
#hacktoberfest
#python
#ios
#dotnetnuke
#javascript
#docker
#dnn
#dnncms
awesome-git-config
★ 53
Open GitHub ↗
Awesome Git Aliases
Download README (.md)
Explore Similar Repositories
dot-config.github.io
:
dot-config promotes use of .config folders for project level settings
parse-git-config
:
Parse `.git/config` into a JavaScript object. sync or async.
grunt-gitinfo
:
Get Git info from a working copy and populate grunt.config with the data
cmake_git_clone
:
CMake module to clone git repo at config time
gitlab-configuration-as-code
:
Manage GitLab configuration as code to make GitLab easily managable, traceable and reproducible.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
awesome-git-config
?
Download (.md)
# Awesome Git Config My custom .gitconfig file. It has cool aliases and placeholders for ones I need to make. Used mostly for a PHP workflow. Subject to change without warning. ## Installation * cd ~ && ln -s ~/github/awesome-git-config/.gitconfig # replace with location of github checkout * cd ~/bin && ln -s ~/github/awesome-git-config/bin/done # replace with location of github checkout * cd ~/bin && ln -s ~/github/awesome-git-config/bin/lint # replace with location of github checkout