Fixing the documentation about WSL.#136
Open
reesericci wants to merge 1 commit intoTaranVH:masterfrom
Open
Conversation
Explaining what the user is doing with WSL better, and adding some best practices (installing make in case it's not there, etc)
TaranVH
approved these changes
Nov 20, 2020
Author
|
@TaranVH it seems you approved it. Is it going to get merged? |
Owner
|
yeah but i gotta push everything i already have, first.
probably.
I've had big issues with git overwriting local files, so never again will i
do a push and a... pull? at the same time. I prefer to pull from the
internet as little as possible.
…On Fri, Nov 20, 2020 at 1:46 PM Reese ***@***.***> wrote:
@TaranVH <https://github.com/TaranVH> it seems you approved it. Is it
going to get merged?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD2MGXYUKZZZGX6XZHGOVVLSQ3PSFANCNFSM4T5EFIAQ>
.
|
Author
|
ok makes sense |
Author
|
always pull before you start working on it, that way you have the latest revisions, and you don't run into conflicts when pushing your new changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explaining what the user is doing with WSL better, and adding some best practices (installing make in case it's not there, etc)