Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to delete an old/unused Data Model Version in Xcode

Git: fatal: Pathspec is in submodule

How do you make Git ignore files without using .gitignore?

git version-control

git diff between cloned and original remote repository

git version-control github

Why is "origin/HEAD" shown when running "git branch -r"?

git version-control github

How do I create a readable diff of two spreadsheets using git diff?

Which Visual C++ file types should be committed to version control?

git-upload-pack: command not found, when cloning remote Git repo

git version-control unix ssh

Best way to do Version Control for MS Excel [closed]

excel version-control

Moving multiple files in TFS Source Control

version-control tfs

how do you push only some of your local git commits?

git version-control

Best general SVN Ignore Pattern?

What is the difference between "git init" and "git init --bare"?

git version-control