Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

GIT: Changed File Names With Certain Extension

Is there a way to do a "git commit --amend" that automatically uses the old commit message instead of prompting us to edit the old one? [duplicate]

git version-control

Get and set application's version number in flex using actionScript alone

Bazaar: how to show history of changes to a file?

version-control bazaar

What is the best way to handle files for a small office?

Which .gitconfig file does Visual Studio use?

Are merges in subversion more difficult than in Team Foundation System?

Is Git only for source control?

git version-control

If GIT doesn't track file renames how do we keep from losing these changes in merges?

svn git version-control

Best Versioning System for R [closed]

version-control r

Deleted branch in Gerrit and it is still there, in its Git repo

git version-control gerrit

How to work with SuiteCRM via GIT

Code freeze in SVN - Build management

Industry Reports on Source Control Tools

So "tags" for versions and "branches" for new features?

What features to implement in a version control system? [closed]

c++ version-control

Version-control in a large SSIS ETL project

version-control ssis

"An internal error occurred" when trying to commit to git from eGit in Eclipse

To what extent can Version Control help in system administration?

What exactly is considered "breaking the build?"