-
Notifications
You must be signed in to change notification settings - Fork 2k
Section on using git within Visual Studio is 6 years out of date #1451
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.
Alrea 8000 dy on GitHub? Sign in to your account
Comments
@HonkingGoose Hi, I was just about to create an issue for this and happily found yours first. I work on the Visual Studio team and would love to help update this section. Our team is building a new Git experience in Visual Studio 2019, and we've recently added documentation for it - https://docs.microsoft.com/en-us/visualstudio/ide/git-with-visual-studio?view=vs-2019. We can start by updating the link but I agree the page needs a rewrite, including new screenshots. How can I help? 😃 |
Hi @prnadago! 👋 Thank you very much for your help to update this section! 🎉 🚀 I suggest you start with a PR to update the link first as that is easiest to do, and will get your feet wet with AsciiDoctor. I don't know if you've ever worked with AsciiDoctor, but you can find the docs for AsciiDoctor here: https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/ Our readme has some help on setting up how to use Ruby to build the book: https://github.com/progit/progit2/blob/master/README.asc Keep in mind that we follow the "one sentence per line" rule here. We keep our images here: https://github.com/progit/progit2/tree/master/images If you need more help feel free to ping me again. 😄 |
Uh oh!
There was an error while loading. Please reload this page.
Which version of the book is affected?
The version that's present on
master
.Describe the bug:
https://github.com/progit/progit2/blob/master/book/A-git-in-other-environments/sections/visualstudio.asc
is out of date, and contains outdated pictures.
Steps to reproduce:
Expected behavior:
Screenshots:
Additional context:
Desktop:
Smartphone:
E-book reader:
Discussion:
The outdated Visual Studio section was also noted in #1205.
EDIT: The dead link that I originally reported is fixed with the merge of #1450.
I also updated this issue report to take that into account, as not to confuse readers after the merge. 😄
The text was updated successfully, but these errors were encountered: