Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Git tags with quote names on Windows

Download git submodules for tarball

git github git-submodules

Create pre-push hook to lint/test

git hook

ssh authenticated git access at windows command prompt?

windows git ssh

Reference files from one repository to another

git bitbucket

GitLab + Eclipse + SSH - "Auth failed" or "cannot open git-upload-pack"

deploying from github to linux server using ssh but Permission denied (publickey). PHP script

php linux git github ssh

How to get Visual Studio to Fetch incoming commits automatically

git visual-studio

Calling git from Java with command line

java git

Boo to the Chocolatey Gods

When to use a bare Git repository?

git git-bare

How to retrieve branch names in a custom Git merge driver?

git git-merge

Copy directory from another branch

git

What is a good workflow for Continuous Deployment to a VPS using Travis CI and Capistrano?

git capistrano travis-ci

Xcode 6.0.1 crashes when merging 2 branches

ios xcode git merge branch

git log - find additions of a specified string

git

Unity meta files and git branching

git unity3d git-branch

git won't commit because a deleted file doesn't exist

git

How to init a submodule in a tag while keeping the depth at 1

git git-submodules

Where should environment-specific values be saved in a Laravel 5 application?