The Wayback Machine - https://web.archive.org/web/20210725092534/https://github.com/topics/git-flow
Here are
164 public repositories
matching this topic...
Individual collecting material of learning git(有关 git 的学习资料)
git and git flow cheat sheet
AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
Updated
Jul 21, 2021
Shell
Browser extension for strava. "Elevate" tracks your fitness and progressions over time. Analyse deeper your activities & segments. And more...
https://thomaschampagne.github.io/elevate/ (formerly named stravistix)
Updated
Jul 16, 2021
TypeScript
git command reference manual
A Maven extension for incremental building of multi-module projects when using Git Flow (or Git in general).
Updated
Jul 16, 2021
Java
Bump your git tag to the next version, easily. 👊
Updated
Jul 13, 2018
JavaScript
An extension and plugin that teaches Maven to work well with gitflow projects and CI servers.
Updated
Jan 15, 2021
Java
Open Source Training for GitLab and Git
Updated
Jun 14, 2021
JavaScript
Sample Maven project with a Jenkinsfile doing git-flow based release management
Updated
Jan 25, 2018
Java
Continuous deployment assistance for S3 + CloudFront environments
Updated
May 13, 2020
JavaScript
Generate a release for a project following semver using nodejs and gitflow
Updated
May 4, 2018
TypeScript
Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
Updated
Nov 17, 2020
Shell
An attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification.
Updated
Apr 2, 2020
JavaScript
High performance Multithreaded Async I/O for Java 8
Updated
Mar 31, 2021
Java
Making your git even more awesome 😎 🙌
Updated
May 23, 2018
JavaScript
Control TortoiseGit from within Visual Studio
Updated
May 1, 2019
Objective-C
golang tool for #gitflow #semanticversioning #semver #git #cli #versioncontrol #developertool
Shareable reference point for working with git.
Shell scripts to support your releases and hotfixes a la git-flow
Updated
Dec 18, 2019
Shell
Automate GitHub releases, PRs, labels, release notes
Updated
May 19, 2021
TypeScript
Updated
Jul 25, 2021
JavaScript
🔀 semantic-release plugin to back-merge a release into a develop branch
Updated
Jul 20, 2021
TypeScript
Enables support for git-flow style releases via gulp
Updated
Feb 24, 2021
JavaScript
Improve this page
Add a description, image, and links to the
git-flow
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
git-flow
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Had the branch ancestry:
All three branches had an open PR.
branch-2-bug-fix
‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR onbranch-2-bug-fix
and rangit town kill
on that branch.I was expecting it to change the base branch of
branch-3
‘s PR but instead it closed it