Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

Best practices/guidance for maintaining assembly version numbers

How to deal with IntelliJ IDEA project files under Git source control constantly changing?

What is a patch in git version control?

git version-control

Adding a collaborator to my free GitHub account?

git version-control github

Remove a modified file from pull request

git github version-control

R and version control for the solo data analyst [closed]

git version-control r

What's a good (free) visual merge tool for Git? (on windows) [closed]

How to use SVN, Branch? Tag? Trunk? [closed]

svn version-control

git add * (asterisk) vs git add . (period)

git version-control git-add

Empty Git submodule folder when repo cloned

Show history of a file? [duplicate]

examining history of deleted file

svn version-control bazaar

How stable is the git plugin for eclipse?

eclipse git version-control

How to display a specific user's commits in svn log?

svn bash version-control

How do you use version control with Access development?

ms-access version-control

How do I check out a specific version of a submodule using 'git submodule'?

Git: How to remove file from index without deleting files from any repository

Revert changes to a file in a commit

git version-control revert

Which commit has this blob?

git version-control

Do you continue development in a branch or in the trunk? [closed]

version-control