Example of a git workflow using rebasing
-
Updated
Feb 5, 2019
8000
Example of a git workflow using rebasing
An example of a Node.js project that utilizes the npm package Husky and git hooks for automatic execution of npm install (or yarn) after git merge, git checkout or git rebase, if needed ⛑️🛠️
Group management application
Git commands making feature branch workflow with rebase and submodules easy
📚Repositório criado para o desafio de projeto da Digital Innovation One - DIO Bootcamp Potência Tech powered by iFood - Java Beginners.
Create a custom git command to perform a rebase via a merge
Automatically git-blame-ignore style commits: A post-commit hook to add an entry to .git-blame-ignore-revs for `style: foo` commits
Guidelines for software engineering, e.g. writing clear Git commit messages, defining informative issue types and some cyber security topics.
Safety runs the git rebase command.
git-rebase-mode copy from magit but without dependency on magit
stacked diffs in git, seamlessly.
A visual helper for Git interactive rebase
git squash vs git merge vs git rebase
advanced rebase operations made simple, and without merge conflicts.
A Git extension to streamline rebasing by automating common steps. It detects the current branch as the target branch and rebases another branch onto it.
Add a description, image, and links to the git-rebase topic page so that developers can more easily learn about it.
To associate your repository with the git-rebase topic, visit your repo's landing page and select "manage topics."