I wanted to change the file permission when I use "git", but the "chmod" didn t work. How can I use "chmod" command under the NTFS file system?
Im having some confusion with my git usage. I cloned a repo from one comp to the other, and the new clone is the state of the original that was active some time ago. So its cloning a past version. ...