Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

git http push via WebDAV - what if my username has an "@" in it?

git webdav git-push

Using two git repos in one folder

git frameworks module

Is there a git uncheckout?

git git-checkout

Git pull cygwin not a git-command

git cygwin git-svn

Can MKS Integrity integrate with other source control tools? (SVN, Git...)

create a new svn branch with git-svn

git branch git-svn

Recovering 'old commits' from multiple git rebases

git git-rebase

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