Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitflow
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
gitflow
Commits
82ff372c
Commit
82ff372c
authored
Jan 26, 2017
by
Ahmed Tarek
Committed by
GitHub
Jan 26, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12 from dreidev/develop
Add wiki and issues
parents
8d4f8bb4
bf9c3d30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
82ff372c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
A collection of Git extensions to provide high-level repository operations
A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's
[
branching model
](
http://nvie.com/git-model
"or
iginal
for Vincent Driessen's
[
branching model
](
http://nvie.com/git-model
"or
iginal
blog post"). This fork adds functionality not added to the original branch.
blog post"). This fork adds functionality not added to the original branch.
[
wiki
](
http://github.com/dreidev/gitflow/wiki
)
## Getting started
## Getting started
...
@@ -28,6 +28,9 @@ A quick cheatsheet was made by Daniel Kummer:
...
@@ -28,6 +28,9 @@ A quick cheatsheet was made by Daniel Kummer:
npm i
-g
gitflow
#Mac and Linux users only, will fail on windows
npm i
-g
gitflow
#Mac and Linux users only, will fail on windows
```
```
## For help, questions, feature requests and bug reports
open an issue.
## Contributing
## Contributing
Fork the repository. Then, run:
Fork the repository. Then, run:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment