Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickelectric/tldr_git
My TLDR git documentation
https://github.com/patrickelectric/tldr_git
alias commands git gitconfig github github-api gitignore help tig tigrc
Last synced: about 1 month ago
JSON representation
My TLDR git documentation
- Host: GitHub
- URL: https://github.com/patrickelectric/tldr_git
- Owner: patrickelectric
- Created: 2018-11-12T01:06:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T12:56:53.000Z (9 months ago)
- Last Synced: 2024-02-09T14:03:51.338Z (9 months ago)
- Topics: alias, commands, git, gitconfig, github, github-api, gitignore, help, tig, tigrc
- Size: 32.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLDR Git
This repository came from [my personal gist for git commands](https://gist.github.com/patrickelectric/8dfb24482582b6f6cf52a8ed37a62f93), with the idea to help me to improve documentation and examples for git commands.
## Git commands
File with some examples of usages and cases with git commands.- [**HERE**](/commands.md)
## Git Config
File with some helpers to improve git environment experience.- [**HERE**](/gitconfig.txt)