From e507a3f31127e0558b0fcd600e0b2c8c31a7e807 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 29 Oct 2015 23:40:44 -0400 Subject: git page: fix typo --- (limited to 'site/git/index.php') diff --git a/site/git/index.php b/site/git/index.php index 398b3da..8e0b392 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -173,7 +173,7 @@ behalf. If you wish to be anonymous (no name), you can also use Libreboot Contributor as your name, and noname@libreboot.org as the email address. We will happily accept anonymous contributions in the libreboot project.

- Check once more that everything you want is added. Use the git status command to check for untracking changes/files, and adapt accordingly. + Check once more that everything you want is added. Use the git status command to check for untracked changes/files, and adapt accordingly. Once you've committed everything, your changes will appear in a diff format, using this command:
$ git show
Use PgUp/PgDown to navigate the diff output. This uses the less utility, so all the features from that (e.g. keyword search) are also available. -- cgit v0.9.1