Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

How can I delete files in the repository while keeping (and ignoring) them locally?

git

List commits made by others (i.e. not me)?

git version-control

How can I tell git (or some other dvcs) to track a file privately?

git dvcs

Dynamic elements in bash PS1

git bash prompt ps1

Workflow for managing pull requests on shared repos in github

git version-control github

Gitflow Installation Problems

git git-flow

In what instance would git cherry-pick be needed instead of git merge?

git

Time Tracking+Git: measuring effort per commit [closed]

Verbose display of a git add

git debugging add

Git clone over ftps

git https ftps

Recommended git workflow for test and production instances

How to delete a branch and all the objects it referenced

git

Proxy through Cntlm: why git clone hangs?

git proxy

git merge vs rebase using git svn

Gitolite gives error message when pushing gitolite-admin: could not symlink

git gitolite

Can I ever lose committed work, in git?

git

Git: Change master branch?

git

How do I undo tracking a remote branch in git?

git version-control github

Merge conflict resolution over new code

git version-control merge

How to move all commits from a branch to another?

git