Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dvcs

Advantages of GitHub over Bitbucket for Git Repositories [closed]

Can Mercurial repositories be nested?

mercurial dvcs

Is it possible to export from Fossil SCM into some other DVCS?

TFS with Mercurial source control [closed]

In Mercurial, is there any way (aside from "Cherry picking") to push a changeset without also pushing changesets associated with a different head?

.hgignore syntax for ignoring only files, not directories?

regex mercurial dvcs hgignore

Any project hosting with a in-browser code editor like Google Code? [closed]

git mercurial hosting dvcs

What directory structure makes sense for DVCS such as git?

git dvcs

Centralized vs. Distributed version control security

TortoiseHG: cannot partially commit a merge

Distributed version control for HUGE projects - is it feasible?

svn mercurial scalability dvcs

Offline source control

version-control dvcs

How do I tell Git it got moves/renames wrong (false positives)

git version-control merge dvcs

How to restore shelved changes in Intellij when the shelf tab is not shown?

vim plugins for version control

vim dvcs

Git tool to remove lines from staging if they consist only of changes in whitespace

git version-control dvcs

Renaming directories with the Fossil DVCS

dvcs fossil

Transferring legacy code base from cvs to distributed repository (e.g. git or mercurial). Suggestions needed for initial repository design [closed]

git mercurial cvs dvcs

Doing without partial commits the "Mercurial way"

mercurial dvcs

"bzr uncommit" equivalent in Mercurial?