jklmli / git-workflow-strategies-exampleLinks
Folding a feature branch into master, using merge --no-ff, rebase, and squash.
☆65Updated 8 years ago
Alternatives and similar repositories for git-workflow-strategies-example
Users that are interested in git-workflow-strategies-example are comparing it to the libraries listed below
Sorting:
- For a `file` in your git repository, prints other files that are most often committed together☆187Updated 9 months ago
- Learn git by visualizing it☆66Updated 9 years ago
- Get out of apocalypse☆100Updated 7 years ago
- TypeScript Progressive Web App Quickstart☆192Updated 8 years ago
- A simple TV show tracker CLI☆91Updated 2 years ago
- Git hook to catch placeholders and temporary changes (TODO / @ignore) before you commit them.