Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy edited (e.g. ref. <http://en.wikipedia.org/wiki/GitHub>). #6449

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Or have a look at one of these screen casts:

Installing git-flow
-------------------
See the Wiki for up-to-date [Installation Instructions](https://github.com/nvie/gitflow/wiki/Installation).
See the wiki for up-to-date [Installation Instructions](https://github.com/nvie/gitflow/wiki/Installation).


Integration with your shell
Expand All @@ -44,10 +44,10 @@ Please help out
---------------
This project is still under development. Feedback and suggestions are very
welcome and I encourage you to use the [Issues
list](http://github.com/nvie/gitflow/issues) on Github to provide that
list](http://github.com/nvie/gitflow/issues) on GitHub to provide that
feedback.

Feel free to fork this repo and to commit your additions. For a list of all
Feel free to fork this repository and to commit your additions. For a list of all
contributors, please see the [AUTHORS](AUTHORS) file.

Any questions, tips, or general discussion can be posted to our Google group:
Expand Down Expand Up @@ -82,7 +82,7 @@ in a Github fork, of course.

### Initialization

To initialize a new repo with the basic branch structure, use:
To initialize a new repository with the basic branch structure, use:

git flow init [-d]

Expand Down