News
Git and Remote Repositories Git and GitHub are different things. In this tutorial you will understand what Git is and how to use it on the remote repository platforms, like GitHub.
git init -> Powers your folder to be managed by git, and initialises a new empty repository. It also creates a .git folder that has all the relevant logic to manage versions of your project. Working ...
If you’re wondering how to git submodule and logically link repositories together, this git submodule tutorial -- with lots of examples -- is for you.
In previous Wazi articles we’ve looked at using Eclipse with the Subversion source code management tool – but increasingly, Subversion is being left behind as developers move to Git. If you ...
In this git stash tutorial, you will learn how to temporarily shelve changes locally, without any commits to the central, distributed repository.
To understand Git and the concept of version control, looking at version control from an historical perspective is helpful. There have been three generations of version control software. The first ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results