summaryrefslogtreecommitdiff
path: root/Documentation/howto/revert-branch-rebase.txt
diff options
context:
space:
mode:
authorThomas Ackermann <th.acker66@arcor.de>2012-10-16 17:25:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-10-18 17:51:34 (GMT)
commit1797e5c50c00b514b798f7b0441c86ee71fb0fab (patch)
tree40835d0cb2880348613ba4763ff478a4b246bcca /Documentation/howto/revert-branch-rebase.txt
parent5316c8e9399dacd9e0f7c22132f3ad67186408ed (diff)
downloadgit-1797e5c50c00b514b798f7b0441c86ee71fb0fab.zip
git-1797e5c50c00b514b798f7b0441c86ee71fb0fab.tar.gz
git-1797e5c50c00b514b798f7b0441c86ee71fb0fab.tar.bz2
Documentation/howto: convert plain text files to asciidoc
These were not originally meant for asciidoc, but they are already so close. Mark them up in asciidoc. Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto/revert-branch-rebase.txt')
-rw-r--r--Documentation/howto/revert-branch-rebase.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/howto/revert-branch-rebase.txt b/Documentation/howto/revert-branch-rebase.txt
index 093c656..a59ced8 100644
--- a/Documentation/howto/revert-branch-rebase.txt
+++ b/Documentation/howto/revert-branch-rebase.txt
@@ -8,8 +8,8 @@ Date: Mon, 29 Aug 2005 21:39:02 -0700
Content-type: text/asciidoc
Message-ID: <7voe7g3uop.fsf@assigned-by-dhcp.cox.net>
-Reverting an existing commit
-============================
+How to revert an existing commit
+================================
One of the changes I pulled into the 'master' branch turns out to
break building GIT with GCC 2.95. While they were well intentioned