1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Soon Van 300f51758c Chevrons in Git outputs disappear if not encoded
Also added some in to be consistent with expected output
when `git log` is run to show author email addresses inside such.
2012-12-15 11:25:06 -05:00
Soon Van 3de81653fa Update progit.org links to git-scm.com book version
Quickening event to redirect the links that used to be at progit.org
to their new home at the git-scm.com book section.

Deals with the English language links only.
2012-12-03 22:56:49 -05:00
Matthew McCullough 6bc3fa3167 Merge pull request #35 from freshtonic/master
Fix documentation for git log --since --authored
2012-10-01 08:48:01 -07:00
Jeffrey Guenther 629b181421 Fixed docs links to point to git-scm/docs 2012-05-15 22:09:16 -07:00
James Sadler d65f630d79 Correct the doc for git log --since --before
"By default, “git log” displays author dates as “Date” but then uses commit
dates when given a –since option. That seems like broken defaults to me."
    - http://www.alexpeattie.com/blog/working-with-dates-in-git/

 filter commits by date authored

should be

 filter commits by date committed
2012-04-10 12:11:08 +10:00
Rinat Fayzrahmanov 112e7e060e Some typos fixing.
In basic necessarily changed to neccesarily.
In remotes follwed changed to followed.
In inspect added ) and divergant changed to divergent.
2010-10-21 00:04:52 +04:00
Scott Chacon 7057ccb078 updated all the book urls 2010-06-10 14:24:14 -07:00
Scott Chacon af3721dd12 inspecting basically done 2010-06-10 13:39:57 -07:00
Scott Chacon 7261edd304 updated the bottom links, added stubs for next two sections 2010-06-04 18:28:54 +02:00