John Mavrick's Garden

Search IconIcon to open search

Last updated Unknown

Status: Tags: Links: Coding MOC


Git

Guide

Commands

Keep credentials: git config --global credential.helper store Show credentials: cat ~/.git-credentials

git rebase {branch}

Merge conflicts

Revert

Merging vs rebasing

Groupwork


Backlinks

1
list from Git

References:

Created:: 2021-07-15 23:07


Interactive Graph