Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 年前Microsoft Please Fixlemmy.zipimagemessage-square182fedilinkarrow-up1592arrow-down116file-text
arrow-up1576arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 年前message-square182fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up14arrow-down1·1 年前Git doesn’t automatically recursively add all files in the directory to the repository though - VSCode decided that should be the default behavior, while other editors (intellij) ask if you want to add newly created files to version control
minus-squareApexHunter@lemmy.mllinkfedilinkarrow-up1arrow-down1·1 年前That’s how git works. Every file and subfolder under the repo’s root folder belongs to the repo.
Git doesn’t automatically recursively add all files in the directory to the repository though - VSCode decided that should be the default behavior, while other editors (intellij) ask if you want to add newly created files to version control
That’s how git works. Every file and subfolder under the repo’s root folder belongs to the repo.