Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lavoiesl/git-support
Collection of Git knowledge featuring documentation, tutorials, hooks and scripts for various tasks.
https://github.com/lavoiesl/git-support
Last synced: 2 months ago
JSON representation
Collection of Git knowledge featuring documentation, tutorials, hooks and scripts for various tasks.
- Host: GitHub
- URL: https://github.com/lavoiesl/git-support
- Owner: lavoiesl
- Created: 2012-03-12T21:58:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-22T14:02:59.000Z (almost 13 years ago)
- Last Synced: 2023-03-13T16:11:54.569Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 316 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitSupport
Collection of Git knowledge featuring documentation, tutorials, hooks and scripts for various tasks.
## Documentation
Dig through the folders to find various READMEs.Check doc folder for common documentation like available functions, various pragmas and available documentation.
### Markdown format
The documentation heavily uses the Markdown format.
If you wish to view it locally, you may want to check the [Apache Markdown handler](https://github.com/lavoiesl/markdown-handler).