git is an extension for the Bedrock project to install Git and provide it in the Bedrock environment.
- Installer for Git
- Adds a
.gitconfig - Adds a global
.gitignore - Provides aliases for common git commands
gl-git pull --pruneglog-git log --graph --pretty=format:'%Cred%h%Creset %an: %s - %Creset %C(yellow)%d%Creset %Cgreen(%cr)%Creset' --abbrev-commit --date=relativegp-git push origin HEADgd-git diffgc-git commitgca-git commit -agco-git checkoutgcb-git copy-branch-namegb-git branchgs-git status -sbgcp-git cherry-pickgpr-git pull --rebase originglod-git log --decorate --onelinegnap-git add -N && git add -pgsb-gst -sb
git clone [email protected]:bedrock-env/git.git ~/.bedrock/extensions/gitUpdate the Bedrock bundle.
- macOS