fix typo in git howto section heading

spotted by ubitux on irc

Originally committed as revision 26393 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Janne Grunau 2011-01-16 18:29:08 +00:00
parent 8bb7d97be0
commit adb8669c04

View File

@ -223,7 +223,7 @@ I. BASICS:
Will push the changes to the remote repository. Omitting refspec makes git Will push the changes to the remote repository. Omitting refspec makes git
push update all the remote branches matching the local ones. 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 Since version 1.7.1 git supports ':/foo' syntax for specifying commits
based on a regular expression. see man gitrevisions based on a regular expression. see man gitrevisions