Quantcast
Viewing all articles
Browse latest Browse all 5189

Simple CRUD With Git

Image may be NSFW.
Clik here to view.

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