]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/howto/revert-branch-rebase.txt
Big tool rename.
[thirdparty/git.git] / Documentation / howto / revert-branch-rebase.txt
index 1c9a36888260fe7fd6a2becdcbf24e851b0ef7c0..e4cce5bf7f8ad78feeedaa37b138991a93a05912 100644 (file)
@@ -182,10 +182,10 @@ And the final repository status looks like this:
 ------------------------------------------------
 $ git show-branch --more=1 master pu rc
 ! [master] Revert "Replace zero-length array decls with []."
- ! [pu] git-repack-script: Add option to repack all objects.
+ ! [pu] git-repack: Add option to repack all objects.
   * [rc] Merge refs/heads/master from .
 ---
- +  [pu] git-repack-script: Add option to repack all objects.
+ +  [pu] git-repack: Add option to repack all objects.
  +  [pu~1] More documentation updates.
  +  [pu~2] Show commits in topo order and name all commits.
  +  [pu~3] mailinfo and applymbox updates