Articles → GIT → Add Files In Staging Directory Of GIT

Add Files In Staging Directory Of GIT






Add Command In Git




Git add . – This command will add all the files in staging folder.

Or

Git add *.txt – This command will add all the files with .txt extension in staging folder.


Or 

Git add abc.txt – This command will add abc.txt in staging folder.





Posted By  -  Karan Gupta
 
Posted On  -  Monday, June 24, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250