Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Is there a way to add a directory to Git but exclude extensions in .gitgnore?

git

git: Commit multiple files but add messages

git github

What is the best git config set up when you are using Linux and Windows?

linux git windows-7

How should I version control (sort of) unrelated scripts in the same path?

Git, Mac OS X and accented characters

macos git utf-8

dot sign's meaning in git checkout command

git git-checkout

repo init a particular commit

How do I get git to use Textmate as my default editor?

Git clone return result=18 code=200 on a specific repository

git git-config

Eclipse git and ssh-agent

eclipse git egit ssh-agent

Setup remote tracking in Jenkins / Git

How to access my bitbucket repository if I rename it

git

Add a tag in remote repository without adding the repo on local

git

fatal: Reference has invalid format: 'refs/heads/master~'

git

Best way to restore .git folder

git restore timemachine

How to get all commit messages in a repo by one author?

git

How can I make a text file in git-bash?

git text text-files git-bash

Git wont ignore /build/intermediates/ files even though I added build/ to .gitignore

android git github

The Repository is Locked - Error while trying to commit into source control

How to ignore all dist folders except the one?

git gitignore