Skip to content

Instantly share code, notes, and snippets.

View saydex's full-sized avatar

Sayde Deng saydex

View GitHub Profile
@saydex
saydex / Windows_10_WSL_1_and_WSL_2_Side_by_Side.md
Last active June 9, 2020 18:51
Windows 10 - Using WSL 1 and WSL 2 side by side

Prerequisite

  • Had WSL 1 installed before the 2004 update
  • Hyper-V Enabled (Virtualization; require CPU that have this featured enabled)
  • Windows 10 version 2004 update (May 2020)
  • One of the following linux app downloaded from Windows Store
Ubuntu 16.04 LTS
Ubuntu 18.04 LTS
@saydex
saydex / Co-authored-by.md
Last active May 9, 2019 22:58
[git] Co-authored-by: name
$ git commit -m "Refactor usability tests.
> this is the end of the commit message.
>
> 
Co-authored-by: name <name@example.com>
Co-authored-by: another-name <another-name@example.com>"
  • Ensure co-authored come after 2 lines from the commit message