Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

git cherry-pick does not show a conflict when file does not exist?

git version-control

Is it safe to edit source in a repo while the repo is being cloned by another client?

git version-control

How does merging work the second, third, etc. time you merge a file?

version-control merge

How to use SVN and Eclipse in workspace together?

Source Control Repository - Per Client or Per Application?

version-control

Are there any database implementations which keep all history?

database version-control

Mercurial: Change username of some commits not pushed yet?

version-control mercurial

Stage untracked files for commit without staging tracked file changes

how to collect release version in lots of git repositories

GIT how to merge master into branch cloned with -single-branch

git merge version-control

Local Git branch has diverged from origin following an interactive rebase

push pull with multiple remote location in mercurial

gitflow: bugfixing an upcoming release

How to avoid git interactive rebase messing up a pull request?

How do I rebase correctly If my branch has a lot of commits?

git version-control rebase

Syncing between perforce and git

Using Git Flow, the successful branching model

Trying to learn about SCM history/revision/restore algorithms, especially GIT