It is the repository of Oh Gosh, Git
This repository is inspired by Oh Shit, Git.
Thanks for coming! Note that I will accept PRs for posts or fixes to typos.
If you have ideas for new content or thoughts on how to improve existing content, please open an Issue first so that we can discuss it.
When you make a Pull-Request, Please assign @RyoNakagami as a reveiwer.
This site is my copyrighted content and my decisions whether or not to make any suggested changes are final.
The site is built using the quarto
Before you start work, create a new branch for your changes.
▶ New Post
When you create a new post, I will appreciate that you do git switch -c add-post-<issue-number> first, the push to the upstream. Please choose a descriptive branch name such as add-post-11.
▶ Fix Existing Contents
I will appreciate that you do git switch -c fix-post-<issue-number> first, the push to the upstream.
▶ Fix Typos
I will appreciate that you do git switch -c fix-typos-<issue-number> first, the push to the upstream.
▶ Repository Environment
Whne you have ideas for pull-request template, issue-template, etc, feel free to raise an issue.
Feel free to raise an issue