X-Git-Url: https://git.cworth.org/git?p=hgbook-git;a=blobdiff_plain;f=tour.mdwn;fp=tour.mdwn;h=e9e02776d86cddd7b8a19c9bd8815303584cfc4c;hp=c511fab051c9e5d75d23316a5835dc749cfbcce9;hb=5bbd7299aa73ba64a701912203c84c733697efcb;hpb=5aef61cdf52d974653657dbeb41079555e4a868b diff --git a/tour.mdwn b/tour.mdwn index c511fab..e9e0277 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -339,7 +339,7 @@ in the current branch, "HEAD~", refers to the previous commit, and Another useful syntax is .. which can be used to specify a range of commits. So "origin..master" specifies everything that has been -committed to master since it derived from origin. +committed to master since it diverged from origin. #### 2.4.3 Viewing specific revisions