What to do if your file is in submission GitHub and unable to open?

 


Open VsCode

Step 1: Setting > text editor >files >Exclude (remove .GitHub)


Step 2: delete . file

Step 3: move main folder to other path

Step 4: perform git operation

Step 5: move back

Step 6: re-perform git operation

Done!

Comments