Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Using Entity Framework Code First Migrations in a DVCS Project

Benefits of using git branches vs. multiple repositories

hg equivalant of git revert

git mercurial dvcs

Migrate Bugzilla Issues to github Issue Tracker

How to best configure a central repository/multiple central repositories for Mercurial?

In bazaar, how do I change the default target of "bzr push"?

version-control dvcs bazaar

How is dvcs (git/mercurial) branching and merging support better than svn's?

Mac specific optimizations in ~/.gitconfig [closed]

git macos configuration dvcs

How can I tell Emacs my git branch has changed?

git emacs version-control dvcs

Moving master head to a branch

Introduction to Mercurial

What is a good Mercurial usage pattern for this setup?

git: how do I merge between branches while keeping some changesets exclusive to one branch?

git: Simple solution for pushing between working copies

git repository dvcs git-push

What is the Fork & Pull Model in GitHub?

git github terminology dvcs