Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Suggestions on optimizing the EGit on Eclipse

eclipse git egit

Truly Portable Git

Git from the command line doesn't work, but using a git client (like SmartGit) does

git command-line

efficiently rewriting (rebase -i) a lot of history with git

perl git git-rebase

Git: how to accept "theirs" version of a submodule conflict?

git conflict git-submodules

Is it possible to rewrite a branch's history without losing merge info along the way?

git

error: object file is empty .git/objects/../.. is empty -- fatal: loose object ... is corrupt

git corrupt

Best pratice for multiple custom projects and Git

git status takes too long on a shared folder on virtualbox

git virtualbox

git single developer w/multiple machines - rebase and commits showing up twice

git git-rebase

Git "Cannot merge binary files" error in continuous integration build

git merge binaryfiles

Should I use .gitignore, or auto-detect configurations for different servers in staging?

git cakephp configuration

Git remove history commit

git

Mylyn commit default message missing

eclipse git github task mylyn

Managing multiple web applications with the same code base

What causes this commit to still be referenced?

git

Update github fork from the original repo

git github merge

List ALL the files that ever existed in ANY branch in a git repository

git

Line endings issue between Mac and Windows

git

Using Git for collaboration on a 4 person project

git version-control github