Browse Source

fix typo in git howto section heading

spotted by ubitux on irc

Originally committed as revision 26393 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Janne Grunau 15 years ago
parent
commit
adb8669c04
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/git-howto.txt

+ 1
- 1
doc/git-howto.txt View File

@@ -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


Loading…
Cancel
Save