Snippets tagged “remote”
2 snippets use this tag.
- How to Delete Remote Git TagsGit
Reading the following tutorial you will get familiar with tagging in general, the usage of the git tag command, and two ways of removing the remote tag.
- How to Merge Two Git RepositoriesGit
In this tutorial, you will find out how to merge several projects in a single repository without losing history. Get the essential information and codes.