Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Which characters are illegal within a git remote name?

git git-remote

Figure out dependencies of a commit we try to cherry pick

How can I re-configure Diff & Merge Tools to its default settings (clickable links) in Git Settings window in Visual Studio?

git visual-studio-2015

when exactly does a git merge conflict arise

Can I make git add -p show changes like git diff --word-diff?

git git-diff git-patch

Why does stash/unstash not work in this Jenkinsfile?

java git jenkins groovy jacoco

Understanding the warning "LF will be replaced by CRLF"

git line-endings

Print git commits body lines joined in one line

git git-log commit-message

Error "git diff header lacks filename information when removing 1 leading pathname component " when executing git apply

git git-diff git-apply

Do GitHub and GitLab support git clone's --filter parameter?

git github gitlab jgit rugged

Exclude submodule of a submodule

git git-submodules

Make git `replace` commits permanent (or such)

How can it be that a commit object has 2 authors?

git

git: better way for git revert without additional reverted commit

git revert

So which is better, using git-p4 or just sliding a .git directory into the working directory and having perforce ignore it?

How can I sanely approach version control and Core Data models?

Git hooks - propagating from remote repository?

git review-board

Hudson git error ssh

Problem with git + DiffMerge on OS X

git macos diffmerge

Undo a Git merge, but keep later changes, and rewrite history

git undo git-merge