Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-213 hours agoMicrosoft Please Fixlemmy.zipimagemessage-square184fedilinkarrow-up1565arrow-down115file-text
arrow-up1550arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-213 hours agomessage-square184fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up14arrow-down1·11 hours agoGit 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·2 hours agoThat’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.