freebsd-ports/devel/gitflow/pkg-plist
Mathieu Arnold 03586a8cc4 Add gitflow, an AVH Edition of the git extensions to provide high-level
repository operations for Vincent Driessen's branching model

PR:		200093
Submitted by:	 nbari_dalmp_com
Sponsored by:	Absolight
2015-05-17 10:29:43 +00:00

48 lines
2.5 KiB
Text

bin/git-flow
bin/git-flow-config
bin/git-flow-feature
bin/git-flow-hotfix
bin/git-flow-init
bin/git-flow-log
bin/git-flow-release
bin/git-flow-support
bin/git-flow-version
bin/gitflow-common
bin/gitflow-shFlags
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-hotfix-finish-tag-message
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-hotfix-start-version
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-branch-tag-message
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-finish-tag-message
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-start-version
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-pull
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-track
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-hotfix-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-hotfix-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-hotfix-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-hotfix-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-branch
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-release-track
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-pull
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-feature-track
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-hotfix-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-hotfix-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-hotfix-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-hotfix-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-branch
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-delete
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-finish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-publish
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-start
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/pre-flow-release-track