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-support
on
develop
User selector
All users
All time
Commit history
Commits on Oct 5, 2010
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
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 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
Commits on Feb 9, 2010
Better (less complex) way of counting the branch name length.
nvie
committed
b673c44
View commit details
Copy full SHA for b673c44
View code at this point
Browse repository at this point
Use space (' ') instead of '?' as a pattern terminator.
nvie
committed
6884523
View commit details
Copy full SHA for 6884523
View code at this point
Browse repository at this point
Quote all variables in function/program arguments.
nvie
committed
a4dd223
View commit details
Copy full SHA for a4dd223
View code at this point
Browse repository at this point
Do not quote variable assignments.
nvie
committed
c5fcc01
View commit details
Copy full SHA for c5fcc01
View code at this point
Browse repository at this point
Commits on Feb 7, 2010
Replaced all old-style flag variables by shFlags-style flag variables.
nvie
committed
ca73caf
View commit details
Copy full SHA for ca73caf
View code at this point
Browse repository at this point
Commits on Feb 6, 2010
Tidy up:
Show description for 27592dd
nvie
committed
27592dd
View commit details
Copy full SHA for 27592dd
View code at this point
Browse repository at this point
Commits on Feb 4, 2010
Added an optional <base> argument to all start subactions.
Show description for 010252a
nvie
committed
010252a
View commit details
Copy full SHA for 010252a
View code at this point
Browse repository at this point
Added -v (--verbose) flags to list subaction of all subcommands.
nvie
committed
3c337fb
View commit details
Copy full SHA for 3c337fb
View code at this point
Browse repository at this point
Commits on Jan 29, 2010
Make the 'to fetch or not to fetch' flag explicit in the other commands, too.
Show description for 2acfffd
nvie
committed
2acfffd
View commit details
Copy full SHA for 2acfffd
View code at this point
Browse repository at this point
Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency.
nvie
committed
4838644
View commit details
Copy full SHA for 4838644
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Merge branch 'feature/subcmd-structure' into develop
Show description for 46e9c86
nvie
committed
46e9c86
View commit details
Copy full SHA for 46e9c86
View code at this point
Browse repository at this point
Give all subcommands an optional setup() function that will be called by git-flow in order to let the subcommand initialize its environment.
Show description for b866b01
nvie
committed
b866b01
View commit details
Copy full SHA for b866b01
View code at this point
Browse repository at this point
Commits on Jan 27, 2010
refactor git config calls to global variables
hollow
committed
49dd62b
View commit details
Copy full SHA for 49dd62b
View code at this point
Browse repository at this point
Refactored the feature, release and support subcommands, too.
nvie
committed
170dc74
View commit details
Copy full SHA for 170dc74
View code at this point
Browse repository at this point
make version tag prefix configurable so one can use it for github semver.org compliance
hollow
authored and
nvie
committed
b22a076
View commit details
Copy full SHA for b22a076
View code at this point
Browse repository at this point
Commits on Jan 26, 2010
Don't assume git aliases.
nvie
committed
a7d4527
View commit details
Copy full SHA for a7d4527
View code at this point
Browse repository at this point
Omit 'v' prefix.
nvie
committed
ca2b517
View commit details
Copy full SHA for ca2b517
View code at this point
Browse repository at this point
Structurally replace gitflow by git-flow, as a true git extension.
nvie
committed
6c2d30b
View commit details
Copy full SHA for 6c2d30b
View code at this point
Browse repository at this point
make git fetch silent
hollow
committed
4d22227
View commit details
Copy full SHA for 4d22227
View code at this point
Browse repository at this point
make branch prefixes configurable
hollow
committed
96f44c0
View commit details
Copy full SHA for 96f44c0
View code at this point
Browse repository at this point
make origin configurable
hollow
committed
350e715
View commit details
Copy full SHA for 350e715
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.