Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6973245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:05:00+00:00 2026-05-27T17:05:00+00:00

I have versioned my folder with git init git add . git commit -m

  • 0

I have versioned my folder with

git init
git add .
git commit -m 'Initial commit'

Should I do

git add <newfile>

for each new file I create in .? Doesn’t adding entire folder mean that all new files tracked automatically?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:05:01+00:00Added an answer on May 27, 2026 at 5:05 pm

    You need to git add new files that you want to track.

    git add . only adds what is currently in there at the time you call it. That means that when you make some changes and add some files, then you can again do git add . in the project root and it will add all those changes.

    (Also check out the “interactive” add mode (git add -i). It’s really practical.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a folder versioned in a git. I want to unversion it, that
I have to delete a versioned file my bzr repository using bzr remove command.
I have pulled git repository form github in my user folder and all files
I am quite new to git and version control in general, and have question
I have started to use git for my projects, when I create a project
If I have a folder such as: code/try_closure code/try_http_send [...] I can create a
I have my custom folder in my SugarCRM 6.2 sandbox under git version control.
I have a folder where I keep checked-out version from Aptana Subversive SVN plugin.
I have a folder checked out using TortoiseSVN. If I copy a newer version
I have an versioned document store which I want to access through an dict

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.