Skip to content

subnero1/gitsandbox

Repository files navigation

Git Sandbox

Play around with git, commit, revert and merge all you want. Create PRs and approve them!

Resources

Here are some resources to learn more about git.

Here are some nice git cheat sheets.

Here is a great system for writing good commit messages.

Remember though, this repo is public. :)

Contributing

If you want to contribute, please fork the repo and create a pull request.

I want to add many lines to a file

Diagram

flowchart TD
        A(["Start"])
        A --> B{"Decision"}
        B --> C["Option A"]
        B --> D["Option B"]
Loading

About

Sandbox to learn and play with git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8