Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

How can I know a version is the most stable version from version number?

Best practice for source control of a customized Open Source project

How to prevent Subversion from merging binary files?

svn version-control

By given name of a Git remote-tracking branch how to find which local branch tracks it?

Tips for merging large changes between branches

Git Hooks - post-merge hook file not exist

Remove a file from a git branch but keep it in another?

Mercurial ValueError: overflow in dirstate

version-control mercurial

How do I stop VS2008 from unnecessarily modifying my CSPROJ files?

How do you detect which files were manually merged in mercurial's history?

How to get into a git flow

git version-control

Check Out Files in Mercurial / Hg

How to deal with Mercurial when disk corruption/restore has returned the master-repo to an old state

Recovering a CVS repository from ",v" files

Software versioning with GIT

Reasons to use full-blown git rather than tfs via git-tfs

project management / multiple versions

Subversion svn:ignore after a commit - files are not iggnore

svn version-control ignore

Does Git commit takes a snapshot of the whole repository or just of the staging area?

git version-control commit

Created new branch from existing commits, now origin and origin/master are out of sync

git version-control github