Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Which merge strategies does mercurial use?

git mercurial merge

Can I use git to keep a remote server up to date?

git

setting up git ssh access error: gitosis need more than 1 value to unpack

git ubuntu ssh ssh-keys

Create a listing of changed files/directories/etc. using git between two tags

android git diff changelog

How do I force fetching of tags if I have the --no-tags option set

git git-config git-fetch

Git version compatibility

git version-control

Groking git remote usage

git

Why does git see whole files as changed when copying files overtop of other files?

git

Using patch files with TFS (patch file is from subversion, git, etc)

svn git tfs patch

GIT: How to get rid of the annoying CRLF message on msysgit (windows)?

Capistrano + NGINX Passenger Restart Rails App

Is there a way to keep two branches from merging in git

git merge branch git-merge

Why do GitHub HTTPS schemes always ask for my password?

git github

What is the best solution for handling multiplatform (dev/integ/valid/prod...) development? Delivery process

java svn git maven-2 jakarta-ee

How to define ESC char in git?

git escaping opensuse

Moving part of a git repository’s history into another repository

git merge repository

Can I revert a specific commit such that it leaves what it would delete as unstaged in the file?

git

When cloning an svn repository into git, should I clone only trunk, or the entire repo?

svn git git-svn

What are the advantages of using git-svn over the normal svn client?

svn git git-svn

Do you need a 'remote update' before doing a 'pull' in Git

git git-pull git-remote