Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

How do I verify removal of sensitive data from a git repository?

git

how do I remove a remote branch when I get an error?

git git-branch gitolite

Trouble cloning a git repository from an EC2 instance

git amazon-ec2

To hook or not to hook - git

git hook tr gitattributes

git revision number in source code documentation

git comments

How can I keep a git mirror in sync (including deleting branches)?

git synchronization mirror

Should I commit .rvmrc files in a project? [duplicate]

git version-control rvm

getting 'Aborting' after git has pulled some files

git git-pull

Attaching a binary to a Git tag

git: Pulling only certain files

git tortoisegit

Does Git need more space than SVN? [duplicate]

git

Where to store differences between dev and production branch in git?

Is it safe for multiple users to use a Git repo on a shared network drive?

eclipse git shared egit

(yet another) modify git history to add a very first commit

git git-rebase

How to customize diff git to ignore yard date generation

git yard

Having multiple Git repositories

git github

Git rebase --merge with only some of the commits

git

Why doesn't git reset --hard change my local files back to their original state? [duplicate]

git revert

add minor changes to a commit?

git

git update-index --no-assume-unchanged doesn't work

git