Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

Installing Git on OS X

git macos version-control

Seeing what revision goes with a tag in Git

Solution to adding a Git (TortoiseGit) toolbar to Visual Studio [closed]

How can I visualize GitHub branch history on Windows?

Files to ignore when using Visual Studio with Git

showing subversion history recursively below subfolder/path

svn version-control

Is there a distributed VCS that can manage large files?

How do I send a patch to another developer and avoid merge conflicts?

Add version control to existing SQL Server database [closed]

Git over Email?

git version-control

Subversion: how to remove all .svn files recursively? [duplicate]

windows svn version-control

Why shouldn't I use SharePoint for source control?

How to Encourage More Frequent Commits to SVN

Python package install using pip or easy_install from repos

Bazaar, Mercurial or other for single user version control? [closed]

version-control

Why avoid pessimistic locking in a version control system?

version-control locking

Upstream gone message on switching back to an empty master branch?

git github version-control

Can someone explain source (versioning) control to me? [closed]

version-control

What files will be changed vs added when I do an hg pull and hg update

Source Control - Distributed Systems vs. Non Distributed - What's the difference?