https://github.com/yakkomajuri/exposed-git
All the code addressed in the tutorial "Learning the internals of Git by hacking websites".
https://github.com/yakkomajuri/exposed-git
git hacking php
Last synced: 8 months ago
JSON representation
All the code addressed in the tutorial "Learning the internals of Git by hacking websites".
- Host: GitHub
- URL: https://github.com/yakkomajuri/exposed-git
- Owner: yakkomajuri
- License: mit
- Created: 2020-06-28T21:12:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T12:54:24.000Z (over 5 years ago)
- Last Synced: 2025-09-22T22:34:28.389Z (9 months ago)
- Topics: git, hacking, php
- Language: PHP
- Homepage: https://medium.com/@yakko.majuri/learning-the-internals-of-git-by-hacking-websites-c70c59303b12
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning the internals of Git by hacking websites
This repository holds the code addressed in the tutorial ["Learning the internals of Git by hacking websites"](https://medium.com/@yakko.majuri/learning-the-internals-of-git-by-hacking-websites-c70c59303b12).