Skip to content

Use "Git for Windows" instead of "msysgit" #366

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

Merged
merged 1 commit into from
Aug 20, 2015
Merged

Conversation

YueLinHo
Copy link
Contributor

Git for Windows 2.5.0.windows.1 is released.
And the website is switched to https://git-for-windows.github.io/, see GfW issue #12.

I think it's time to drop the "msysgit" totally in this book.

/cc @dscho

@dscho
Copy link
Contributor

dscho commented Aug 19, 2015

Looks good to me!

@@ -19,7 +19,7 @@ config id_dsa.pub

You're looking for a pair of files named something like `id_dsa` or `id_rsa` and a matching file with a `.pub` extension.
The `.pub` file is your public key, and the other file is your private key.
If you don't have these files (or you don't even have a `.ssh` directory), you can create them by running a program called `ssh-keygen`, which is provided with the SSH package on Linux/Mac systems and comes with the MSysGit package on Windows:
If you don't have these files (or you don't even have a `.ssh` directory), you can create them by running a program called `ssh-keygen`, which is provided with the SSH package on Linux/Mac systems and comes with the Git for Windows package on Windows:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about:

[…] which is provided with the SSH package on Linux/Mac systems and comes with Git for Windows:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! ^_^

@YueLinHo YueLinHo force-pushed the UseGfW branch 2 times, most recently from e19018a to 9e1d93c Compare August 20, 2015 01:41
@YueLinHo
Copy link
Contributor Author

@ben Updated.

ben added a commit that referenced this pull request Aug 20, 2015
Use "Git for Windows" instead of "msysgit"
@ben ben merged commit 2721cbe into progit:master Aug 20, 2015
@ben
Copy link
Member

ben commented Aug 20, 2015

Merged! Thanks! 😃

@dscho
Copy link
Contributor

dscho commented Aug 20, 2015

Thanks, all!

@YueLinHo
Copy link
Contributor Author

@ben Thanks for merge. ^_^

@YueLinHo YueLinHo deleted the UseGfW branch January 22, 2016 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants