Browse Source
The "Everyday GIT With 20 Commands Or So" is not accessible via the Git help system. Move everyday.txt to giteveryday.txt so that "git help everyday" works, and create a new placeholder file everyday.html to refer people who follow existing URLs to the updated location. giteveryday.txt now formats well with AsciiDoc as a man page and refreshed content to a more command modern style. Add 'everyday' to the help --guides list and update git(1) and 5 other links to giteveryday. Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Philip Oakley
10 years ago
committed by
Junio C Hamano
12 changed files with 32 additions and 21 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
Everyday Git With 20 Commands Or So |
||||
=================================== |
||||
|
||||
This document has been moved to linkgit:giteveryday[1]. |
||||
|
||||
Please let the owners of the referring site know so that they can update the |
||||
link you clicked to get here. |
||||
|
||||
Thanks. |
Loading…
Reference in new issue