Revision history of "Git"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 21:48, 27 March 2019MaximPotekhin talk contribs 2,093 bytes +2,093 Created page with "=Starting out= Notify git of your identity and ID: <pre> git config --global user.email "yourname@yoursite.yourdomain" git config --global user.name yourID </pre> To avoid e..."