I have a Git repository that i'm working on and i'd like to have the ability to take it on the go and work on different computers. I've downloaded it to my external drive, but when i plug it in Computer 2 - Git detects all files as Changed. The files' changes i worked on from Computer 1 are read correctly as Modified/Deleted/Renamed whatever, Git history is also intact, but all other files are also detected as modified.
Is there a way to sync tracked / modified files properly between computers?
- Computer 1 - Windows 10 - NTFS
- Computer 2 - MacOS
- External Hard Drive - NTFS