From 291ce22fdbf433c447ec27a08e3a9da734f226be Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 29 Oct 2015 23:43:29 -0400 Subject: git page: clarify that the working directory needs to be the repo --- (limited to 'site') diff --git a/site/git/index.php b/site/git/index.php index 8e0b392..123d240 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -146,11 +146,15 @@ to the git documentation.

- + libreboot directory."); ?>

+ When working with git, you will need your current working directory to be inside the libreboot directory that was just created.
+ $ cd libreboot/ +

+


$ git status

-- cgit v0.9.1