awsomesawce / awsomesawce.github.io

Simple page using Github Pages. Using custom built .html pages, but working on integrating an SSG, either Jekyll or Gatsby or another.
https://awsomesawce.github.io
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

problems with wsl git #2

Open awsomesawce opened 3 years ago

awsomesawce commented 3 years ago

Don't mix os file systems

Wsl git doesn't recognize commits made in Windows Git.
git status in WSL will show that all files are untracked even if working dir is clean because it doesnt recognize Windows git commits.