You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user