From: Janne Grunau Date: Sun, 16 Jan 2011 18:29:08 +0000 (+0000) Subject: fix typo in git howto section heading X-Git-Tag: v0.7b1~959 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=adb8669c04fae980710342a9fb3016c87df60709;p=platform%2Fupstream%2Flibav.git fix typo in git howto section heading spotted by ubitux on irc Originally committed as revision 26393 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/git-howto.txt b/doc/git-howto.txt index a457582..80bd3cc 100644 --- a/doc/git-howto.txt +++ b/doc/git-howto.txt @@ -223,7 +223,7 @@ I. BASICS: Will push the changes to the remote repository. Omitting refspec makes git push update all the remote branches matching the local ones. -13. Finding a specific svn revission +13. Finding a specific svn revision Since version 1.7.1 git supports ':/foo' syntax for specifying commits based on a regular expression. see man gitrevisions