Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

Is it possible for git lfs pull to ignore some files / folders?

git git-lfs

In Git, is there a way to get the "friendly" name for an arbitrary commit?

git

Show non-merge differences for two commits in git

git diff

Why is the git command to switch branches named "git checkout"?

git git-checkout

How do I get the list of files about to be updated by `git pull` without knowing the branch name or what it tracks?

git

Git bash home directory different from Git extension than Git Bash

git git-extensions

Can git apply leave conflict markers inline like git rebase?

git conflict rebase apply

My git branch is showing 'origin/master' and 'origin/HEAD' in Sourcetree and I don't know how to merge the two

git branching-and-merging

Convert Git submodule to subtree

How to push to git subtree?

git git-subtree subtree

Unable to check diffs with TortoiseGit: "fatal: empty string is not a valid pathspec"

git tortoisegit

How to make change to .gitattributes take effect

git attributes line-endings

Reference Git branch start commit

git reference commit

How do you tell git to permanently ignore changes in a file?

git

Autocomplete git in mac OS not working?

git macos bash terminal

How to reparent in Git

git

How can I change a specific font color in git?

git msysgit mingw32

How to resolve "delete/modify" conflict caused by "git stash apply"

git

find difference between 2 remote branches

git

Android Studio - checkout a *branch* from GitHub