Configure your git environment: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

12 November 2018

  • curprev 14:0114:01, 12 November 2018Carignani talk contribs 867 bytes +867 Created page with "#Configure your git username globally:<pre> git config --global user.name <username> </pre> #Configure your git email address:<pre> git config --global user.email <email> </pr..." Tag: Visual edit