https://github.com/docwhat/git-experiments
Examples of git repos with specific histories in it. Usually taken from the Git Book or the man pages.
https://github.com/docwhat/git-experiments
Last synced: about 1 year ago
JSON representation
Examples of git repos with specific histories in it. Usually taken from the Git Book or the man pages.
- Host: GitHub
- URL: https://github.com/docwhat/git-experiments
- Owner: docwhat
- Created: 2024-02-22T21:19:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T21:23:46.000Z (over 2 years ago)
- Last Synced: 2025-02-15T21:18:16.308Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Experiments
> Scripts to create git repos with specific histories.
A lot of git man pages and documentation draws out repos with specific histories.
The repos has at least one script to generate one of those repositories to play with.