1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
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