https://github.com/fene-87/git-bisect-practice
This is a project where I practice using Git Bisect to find a bad commit which contains broken code
https://github.com/fene-87/git-bisect-practice
Last synced: 4 months ago
JSON representation
This is a project where I practice using Git Bisect to find a bad commit which contains broken code
- Host: GitHub
- URL: https://github.com/fene-87/git-bisect-practice
- Owner: Fene-87
- License: mit
- Created: 2023-01-30T08:10:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T08:49:47.000Z (over 2 years ago)
- Last Synced: 2025-05-29T18:57:09.380Z (4 months ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git-Bisect-Practice
This is a project where I practice using Git Bisect to find a bad commit which contains broken code