Git add | adds a changes to staging area | Code Incubator | Git Commands Tutorial for Beginners

Опубликовано: 06 Март 2017
на канале: Code Incubator
24
1

The git add command adds a change in the working directory to the staging area. It tells Git that you want to include updates to a particular file in the next commit. However, git add doesn't really affect the repository in any significant way—changes are not actually recorded until you run git commit. Git commands tutorials for
beginners

Follow us on :

Facebook :   / codeincubator  
Twitter :   / codeincubator  
Instagram :   / codeincubator