Skip to content
Expert Blogs
Sample Page
How to Add files to staging area
Feb 27, 2017
—
by
vikramadmin
in
Git
,
Tutorials
Add files to staging area
git add <file1> <file2> .... and so on
←
Previous:
What is GIT ignore
Next:
How to Delete files from staging area
→