2nd-keyboard
2nd-keyboard copied to clipboard
Fixing the documentation about WSL.
Explaining what the user is doing with WSL better, and adding some best practices (installing make in case it's not there, etc)
@TaranVH it seems you approved it. Is it going to get merged?
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 [email protected] 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 https://github.com/TaranVH/2nd-keyboard/pull/136#issuecomment-731423589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2MGXYUKZZZGX6XZHGOVVLSQ3PSFANCNFSM4T5EFIAQ .
ok makes sense
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.