GitForSiteConf: 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.

22 August 2017

26 August 2015

  • curprev 12:2812:28, 26 August 2015Maintenance script talk contribsm 399 bytes +399 Created page with " Before starting to edit a file: <pre> git pull --rebase </pre> Then, edit the file, then: <pre> git commit -a -m "Some other test change." git push origin master </..."