Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-213 days agoMicrosoft Please Fixlemmy.zipexternal-linkmessage-square204fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-213 days agomessage-square204fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up0·13 days 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-up0·13 days 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.