Quantcast
Channel: GIT ADD - News RSS Feed
Viewing all articles
Browse latest Browse all 5189

Simple CRUD With Git

$
0
0

Now add a new file called "test.txt" with some contents in it under the "test" folder. Then run the following command: git add . The above command will add the new files to your repository. The next c...

Viewing all articles
Browse latest Browse all 5189

Trending Articles