From 09bf40d40f9c15fdedbb045251020d1ea2095de8 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 4 Apr 2017 00:42:28 +0100 Subject: change repository link from notabug.org/vimuser to notabug.org/libreboot --- www/git.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/git.md') diff --git a/www/git.md b/www/git.md index a5f81dbb..1e7939d8 100644 --- a/www/git.md +++ b/www/git.md @@ -89,7 +89,7 @@ Libreboot development is facilitated by *[git](https://git-scm.com/)*, a *distributed* version control system. You will need to install git (most distributions package it in their repositories). -Use this command, to download the repository: **git clone https://notabug.org/vimuser/libreboot**. +Use this command, to download the repository: **git clone https://notabug.org/libreboot/libreboot**. A new directory named ***libreboot*** will have been created, containing libreboot. @@ -100,14 +100,14 @@ How to submit your patches ### Method 0: Use NotABug pull requests NotABug, libreboot's main git hosting provider, now provides a *pull requests* -feature. has the libreboot repository. Create an +feature. has the libreboot repository. Create an account on the website, then view the libreboot repo and click "fork" and clone your fork. Then commit your patch on top, and push into your repository (we recommend into a non-master branch). NotABug guides you through the process of pushing patches to it. Once you have pushed your patches, go to the relevant repository on - and click "Pull Requests". Then click + and click "Pull Requests". Then click "New Pull Request". Select the relevant branches that you want to submit a pull request for, between the two repositories, and then click "Submit". -- cgit v1.2.3-70-g09d2