From a73c59b7a6f45aeca32134873f893af178b354b8 Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Tue, 18 Sep 2012 19:31:28 +0200 Subject: docs: remove obsolete target attribute --- docs/repository.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/repository.html') diff --git a/docs/repository.html b/docs/repository.html index 6ce9137..510f438 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -17,13 +17,13 @@

Code Repository

-Mesa uses git +Mesa uses git as its source code management system.

The master git repository is hosted on -freedesktop.org. +freedesktop.org.

@@ -36,9 +36,9 @@ You may access the repository either as an

You may also browse the main Mesa git repository and the +>browse the main Mesa git repository and the Mesa demos and tests git repository. +>Mesa demos and tests git repository.

@@ -69,11 +69,11 @@ To get the Mesa sources anonymously (read-only):

Mesa developers need to first have an account on -freedesktop.org. +freedesktop.org. To get an account, please ask Brian or the other Mesa developers for permission. Then, if there are no objections, follow this - + procedure.

@@ -102,7 +102,7 @@ Once your account is established:

Windows Users

-If you're +If you're using git on Windows you'll want to enable automatic CR/LF conversion in your local copy of the repository:

@@ -216,7 +216,7 @@ If you want the rebase action to be the default action, then git config --global branch.autosetuprebase=always

-See Understanding Git Conceptually for a fairly clear explanation about all of this. +See Understanding Git Conceptually for a fairly clear explanation about all of this.

-- cgit v1.1