Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Don't add "+" to linux kernel version

linux git linux-kernel

Git squash commits in the middle of a branch

git git-squash

How do I ignore a directory in the root of my git repository, but include it further down in the tree?

git

How to make git clone faster with multiple threads?

git git-clone

Is it possible to make git svn dcommit result in a single svn commit?

svn git git-svn

Cloning git repository from svn repository, results in file-less, remote-branch-less git repo

Is it possible to configure user.name and user.email per wildcard domains in .gitconfig?

git github

.gitignore for everything inside the xcuserdata folder does not ignore an xcuserstate file

xcode git gitignore

What is git's "filemode"?

In Git, what is the difference between long and short hashes?

git hash

git: change styling (whitespace) without changing ownership/blame?

Handle multiple pre-commit hooks

git githooks

How can I choose to overwrite remote repository with local commits?

git unfuddle

How to add icon to my repository?

Open two GIT branches in two separate IDE instances?

git intellij-idea mercurial

Add another user to project owners in Github

git github

Git: whole file to stdout

git

Recursive git update-index --assume-unchanged

git gitignore

How does Git create unique commit hashes, mainly the first few characters?

git algorithm hash git-hash

Adding git submodule that contains another submodule?

git github git-submodules