Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

Is there a concurrent-access data storage format that can be version controlled?

Occasional svn: E170013: Unable to connect to a repository at URL 'https://svn.....' svn: E730054: Error running context

Git Merge only single file from master into current branch [duplicate]

git version-control merge

Do Git merges affect the "merged" branch?

save binarizer together with sklearn model

Applying hgignore file to already committed file Mercurial repo

Git merge feature branch WITHOUT any commit history

How to move/copy entire file from one branch to another with Git / IntelliJ? [duplicate]

Feature branches in CVS?

cvs version-control branch

Which Subversion web interfaces have a blame feature?

svn version-control blame

Replicating Sourcesafe's link ablity in SVN or other version control systems?

How to compare two revisions in Mercurial?

mercurial version-control

How do I do source code management without version control tools?

version-control

Learning about version control systems, Git, SVN

svn git version-control

Recreate branching structure in TFS source control when only latest files are available

version-control tfs

Can gitk show all commits EXCEPT those by a given author?

Should I keep my South migrations in version control?

git hook for legit commit message (#123 good message)

How to determine master, origin, head

What should go in the 'default' branch of a Hg repository? [closed]