Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

How are version control histories stored and calculated?

How do you add all untracked files in svn? Something like git add -i?

svn version-control

What do you use the svn tags directory for anyways?

Merge two branches to create new branch

git version-control

Is it possible to import an MKS Integrity repository into git?

Why git svn cannot clone a bare repo?

In git merge conflicts, how do I keep the version that is being merged in?

Should IDE project files be put under source control?

version-control ide

Where should git repositories be created?

Why is distributed source control considered harder?

version-control

Version Numbers float, decimal or double

Finding out when code changed in git

git version-control

Git commit style: All changed files at once or one at a time?

Revert commit on remote branch without force pushing

Change the timestamp of an SVN revision

svn version-control

"bzr uncommit" equivalent in Mercurial?

What's missing in TFS Express?

tfs version-control

How do I perform a recursive checkout using ClearCase?

version-control clearcase

Would you migrate from cvs to svn or directly to git or hg?

How to ignore existing file in Git?