From 81a528f170ca983ea44748ea3409120fadf96706 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 29 Oct 2015 17:30:02 -0400 Subject: git page: mention guidelines before downloads --- (limited to 'site/git') diff --git a/site/git/index.php b/site/git/index.php index a6e3b3f..af1e661 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -46,8 +46,8 @@

@@ -58,29 +58,6 @@
-

#download

-

- Libreboot development is facilitated by git, a distributed version control system. - You will need to install git (most GNU/Linux distributions package it in their repositories). -

-

This also contains the documentation:"); ?>

-

- git clone
- Browse repository via web -

-

Documentation is in the other repository:"); ?>

-

- git clone
- Browse repository via web -

-

- Back to top of page -

- -
- -
-

General guidelines for submitting patches #guidelines

Most people put their name on their work, for recognition, and it's OK if you want to do that; however, the libreboot project does not require this. Some projects @@ -119,6 +96,29 @@

+ +

#download

+

+ Libreboot development is facilitated by git, a distributed version control system. + You will need to install git (most GNU/Linux distributions package it in their repositories). +

+

This also contains the documentation:"); ?>

+

+ git clone
+ Browse repository via web +

+

Documentation is in the other repository:"); ?>

+

+ git clone
+ Browse repository via web +

+

+ Back to top of page +

+ +
+ +

#contrib

Libreboot development is facilitated by git, a distributed version control system that is in wide use today. Git provides many practical benefits, -- cgit v0.9.1