Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tmishra
/
gitflow
Public
forked from
nvie/gitflow
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gitflow
git-flow-release
on
develop
User selector
All users
All time
Commit history
Commits on Apr 17, 2011
Merge branch 'develop' of https://github.com/kostiklv/gitflow into develop
nvie
committed
f1b3213
View commit details
Copy full SHA for f1b3213
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
release: start subcommand takes an optional base as well
Show description for 2074360
Stefan Näwe
committed
2074360
View commit details
Copy full SHA for 2074360
View code at this point
Browse repository at this point
Commits on Apr 14, 2011
- Removed quoting in has $SOME_BRANCH $(get_remote_branches), as the check was always false
Show description for f6fcc4e
Konstantin Tjuterev
committed
f6fcc4e
View commit details
Copy full SHA for f6fcc4e
View code at this point
Browse repository at this point
Commits on Feb 3, 2011
Don't just take the last argument, take the first.
Show description for f1eaa4e
nvie
committed
f1eaa4e
View commit details
Copy full SHA for f1eaa4e
View code at this point
Browse repository at this point
Commits on Oct 8, 2010
Manually select the last argument.
Show description for f50df99
nvie
committed
f50df99
View commit details
Copy full SHA for f50df99
View code at this point
Browse repository at this point
Commits on Oct 5, 2010
Allow finishing release branches without creating a tag.
Show description for ca8be52
nvie
committed
ca8be52
View commit details
Copy full SHA for ca8be52
View code at this point
Browse repository at this point
Don't stop the script when the release branch is the current branch.
Show description for 46f9998
nvie
committed
46f9998
View commit details
Copy full SHA for 46f9998
View code at this point
Browse repository at this point
Tidy up a bit.
nvie
committed
ddd9dfe
View commit details
Copy full SHA for ddd9dfe
View code at this point
Browse repository at this point
Changed versiontag prefix to allow addition of dynamic data (i.e. date)
Show description for ff275fa
nowells
authored and
nvie
committed
ff275fa
View commit details
Copy full SHA for ff275fa
View code at this point
Browse repository at this point
Added -k option to keep (feature|hotfix|relase) branch when calling 'finish'.
Guillaume-Jean Herbiet
authored and
nvie
committed
8fee0c2
View commit details
Copy full SHA for 8fee0c2
View code at this point
Browse repository at this point
Rename the helper function.
nvie
committed
d256bbf
View commit details
Copy full SHA for d256bbf
View code at this point
Browse repository at this point
Fix minor typo.
nvie
committed
4d8239a
View commit details
Copy full SHA for 4d8239a
View code at this point
Browse repository at this point
No need to reimplement the git_current_branch function.
nvie
committed
b9765da
View commit details
Copy full SHA for b9765da
View code at this point
Browse repository at this point
Commits on Oct 1, 2010
adds a check to avoid the delete release branch problem in release finish
Felipe Talavera
authored and
nvie
committed
92c16a9
View commit details
Copy full SHA for 92c16a9
View code at this point
Browse repository at this point
lets add automatic delete of the branch when the remote flag is set under the release
Felipe Talavera
authored and
nvie
committed
4c90d92
View commit details
Copy full SHA for 4c90d92
View code at this point
Browse repository at this point
flow-release now checking if the version is set correctly
Felipe Talavera
authored and
nvie
committed
df706ac
View commit details
Copy full SHA for df706ac
View code at this point
Browse repository at this point
add the banner message to the release
Felipe Talavera
authored and
nvie
committed
bbca922
View commit details
Copy full SHA for bbca922
View code at this point
Browse repository at this point
add publish and track command to the release flow
Felipe Talavera
authored and
nvie
committed
fbcf4a0
View commit details
Copy full SHA for fbcf4a0
View code at this point
Browse repository at this point
Commits on Aug 22, 2010
Fixed incorrect color flag
adamgibbins
committed
cf3da5a
View commit details
Copy full SHA for cf3da5a
View code at this point
Browse repository at this point
Commits on Aug 21, 2010
Bugfix to avoid errors due to Git subcommands returning ANSI color output.
nvie
committed
871f5ed
View commit details
Copy full SHA for 871f5ed
View code at this point
Browse repository at this point
Commits on Jul 22, 2010
Change the default behaviour of all scripts to NOT fetch.
Show description for de95e00
nvie
committed
de95e00
View commit details
Copy full SHA for de95e00
View code at this point
Browse repository at this point
Commits on Jul 9, 2010
Change the URL of the original blog post.
nvie
committed
ddb350b
View commit details
Copy full SHA for ddb350b
View code at this point
Browse repository at this point
Commits on Jun 29, 2010
Adding an extra line to the output for extra spacing.
Zoramite
authored and
nvie
committed
4de01f2
View commit details
Copy full SHA for 4de01f2
View code at this point
Browse repository at this point
Adding extra instructions when running the list option without any corresponding branches found.
Zoramite
authored and
nvie
committed
b681b45
View commit details
Copy full SHA for b681b45
View code at this point
Browse repository at this point
Commits on Apr 4, 2010
Added inline license terms to all source files.
nvie
committed
d72acba
View commit details
Copy full SHA for d72acba
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
Document all available flags in all of the subcommand synopsis texts.
nvie
committed
a2e4116
View commit details
Copy full SHA for a2e4116
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
Better naming of common functions categorizing them into common,
Show description for 7832d6e
nvie
committed
7832d6e
View commit details
Copy full SHA for 7832d6e
View code at this point
Browse repository at this point
Commits on Feb 20, 2010
Added function gitflow_require_initialized(), to assert that the gitflow
Show description for c1598bf
nvie
committed
c1598bf
View commit details
Copy full SHA for c1598bf
View code at this point
Browse repository at this point
Rewrite the way git-flow initialized its variables in git-flow and assumed
Show description for d72e4ac
nvie
committed
d72e4ac
View commit details
Copy full SHA for d72e4ac
View code at this point
Browse repository at this point
Don't store remote and local branch names in shell variables, but query
Show description for 21c7aa9
nvie
committed
21c7aa9
View commit details
Copy full SHA for 21c7aa9
View code at this point
Browse repository at this point
Commits on Feb 19, 2010
Fix spacing issues.
nvie
committed
ddba2df
View commit details
Copy full SHA for ddba2df
View code at this point
Browse repository at this point
Added push option (-p) to hotfix and release
zerotao
committed
6809f0e
View commit details
Copy full SHA for 6809f0e
View code at this point
Browse repository at this point
Commits on Feb 16, 2010
Merge branch 'feature/compliance' into develop
nvie
committed
d44eaf9
View commit details
Copy full SHA for d44eaf9
View code at this point
Browse repository at this point
Add check to disallow creation of a new release/hotfix branch when there
Show description for 6d64d2c
nvie
committed
6d64d2c
View commit details
Copy full SHA for 6d64d2c
View code at this point
Browse repository at this point
Commits on Feb 15, 2010
Replaced all 'typeset' and 'typeset -i' calls by 'local', as adviced on:
Show description for f46e290
nvie
committed
f46e290
View commit details
Copy full SHA for f46e290
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.