diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-26 12:35:51 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-26 12:35:51 -0700 |
commit | f358c10f91889b1b75edc257fb45c20b583baf28 (patch) | |
tree | 8e0fc2700bdbc7b88f0b74f8cd088ebab30ed845 /Documentation/howto/using-topic-branches.txt | |
parent | d8ddb0a41610fffdf9ef1a256d19d5a27face9d7 (diff) | |
download | git-f358c10f91889b1b75edc257fb45c20b583baf28.tar.gz git-f358c10f91889b1b75edc257fb45c20b583baf28.tar.xz |
Add Abstract: support for howto index generator.
Maybe it's time for me to really learn asciidoc. Also I should do Perl ;-).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/howto/using-topic-branches.txt')
-rw-r--r-- | Documentation/howto/using-topic-branches.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/howto/using-topic-branches.txt b/Documentation/howto/using-topic-branches.txt index 6fc69e12e..b3b4d2c97 100644 --- a/Documentation/howto/using-topic-branches.txt +++ b/Documentation/howto/using-topic-branches.txt @@ -1,6 +1,8 @@ Date: Mon, 15 Aug 2005 12:17:41 -0700 From: tony.luck@intel.com Subject: Some tutorial text (was git/cogito workshop/bof at linuxconf au?) +Abstract: In this article, Tony Luck discusses how he uses GIT + as a Linux subsystem maintainer. Here's something that I've been putting together on how I'm using GIT as a Linux subsystem maintainer. |