Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamyala/git-tutorial
Repository for the Git and Python Tutorial
https://github.com/adamyala/git-tutorial
Last synced: 18 days ago
JSON representation
Repository for the Git and Python Tutorial
- Host: GitHub
- URL: https://github.com/adamyala/git-tutorial
- Owner: adamyala
- Created: 2019-01-01T14:21:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T14:23:20.000Z (about 6 years ago)
- Last Synced: 2024-11-10T03:37:03.572Z (3 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git and python tutorial
This is the repository for the "Git and Python Tutorial".
`story.txt` contains the story of Goldilocks and the Three Bears. Credit http://www.dltk-teach.com/rhymes/goldilocks_story.htm
## Contribution Guidelines
* If an issue does not exist for the pull request you're submitting, please create one first.
* Tag the issue you are addressing in your open pull request.
* Rebase your branch on `master` before opening a pull request
* Pull requests will be merged after an approval from a maintainer.
* All tests must be passing before a maintainer will approve a pull request.