Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Wildcards in branch names specification in "git merge"

git merge

GIT clone over http fails (curl result = 22, http_code 401)

git

How can I get the equivalent of .hgignore's regular expressions ^var/(?!\log|.dummy) and ^var/log/(?!\.dummy) in .gitignore?

Installing Git and Mercurial on the same machine

git mercurial

Since Git is cumulative, how to deal with that for long term when the repo becomes 5GB?

git

Is it possible to add/commit a file to the index of a local bare Git repo?

git grit

Using git to identify all modified functions in a revision

.gitignore to ignore all files, then recursively allows files of a certain type

git recursion directory

Move prototype code out of master branch with git

git

Git Archive of local Git repository

linux git unix

How does GIT Push work?

git

Checkout subfolder in git

git subdirectory

Git repositories on shared hosting with ssh access - multiple users / one ssh account

git ssh repository

Git: unrecognised branch name

GitX-L: missing object 0000000000000000000000000000000000000000

git gitx

git merge files into working copy

git git-merge

Git fetch says "success" but nothing is downloaded

git github

How to cancel long output in the terminal? [closed]

bash git terminal output git-log

Allow node.exe and ignore all other .exe

git gitignore

Can a git alias have a period (.) in its name?

git alias