
& git statusĪlias.l=log -graph -all -pretty=format:'%C(yellow)%h%C(cyan)%d%Creset %s %C(white)- %an, %ar%Creset'Īlias.lg=log -color -graph -pretty=format:'%C(bold white)%h%Creset -%C(bold green)%d%Creset %s %C(bold green)(%cr)%Creset %C(bold blue)%Creset' -abbrev-commit -date=relativeĪlias.llg=log -color -graph -pretty=format:'%C(bold white)%H %d%Creset%n%s%n%+b%C(bold blue)%an %Creset %C(bold green)%cr (%ci)' -abbrev-commitĪlias.alias=!git config -list | grep 'alias\.' | sed 's/alias\.\(*\)=\(. When I check "git config -list", the code it gives is core.excludesfile=~/.gitignoreĪlias.aa=!git add. Opening my t up the user name and email into terminal. Although it shows up on the terminal, I have trouble follow the regular installation processes. There is just no where to be found as a file in my mac, though it does shows up on the terminal. If youre connecting to a remote TFS Git server from a Mac or Linux, you will need to enable Basic Authentication in IIS for TFS. Also after I followed their instruction, the terminal's reaction in code is also different from the instructions. After I downloaded the Git from their official website into my Mac.I have tried for almost over an hour and watched countless Tutorials, including the official website, but still have trouble install it and actually to find it in my mac.
