German pages: replace Mehr Informationen with Weitere Informationen (#5814)

This commit is contained in:
marchersimon
2021-04-24 13:09:56 +02:00
committed by GitHub
parent a1e4d92629
commit 0a15df6ce3
140 changed files with 140 additions and 140 deletions

View File

@@ -2,7 +2,7 @@
> Benuzt binäre Suche um den commit ausfindig zu machen, welcher einen Fehler beinhaltet.
> Git springt im Commit-Graph automatisch vor und zurück, um den fehlerhaften Commit schrittweise einzugrenzen zu können.
> Mehr Informationen: <https://git-scm.com/docs/git-bisect>.
> Weitere Informationen: <https://git-scm.com/docs/git-bisect>.
- Starte eine Bisect-Session in einem Commit-Bereich, der durch einen bekannten fehlerhaften Commit und einen sauberen Commit begrenzt wird: