From 8a7efa3958224300f73907433c752f6a9b60ba9c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 28 Oct 2015 17:49:34 -0400 Subject: git page: make it less biased towards gisgendered men --- (limited to 'site/git/index.php') diff --git a/site/git/index.php b/site/git/index.php index 598ddc7..aec5466 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -66,7 +66,8 @@


$ git config --global user.name "Your Name"
- $ git config --global user.email your@emailaddress.com + $ git config --global user.email your@emailaddress.com
+ NOTE: you don't have to use your legal name. We don't care what name you use.


@@ -90,7 +91,7 @@

- + this page (external link) - use of your legal name is *not* required. You can use an alias, or your company name (if you have a company), if you want."); ?>

@@ -122,7 +123,7 @@ $ git config --global --add alias.lol "log --graph --decorate --pretty=oneline --abbrev-commit --all"

$ git lol
- git log, but on steroids."); ?> + git log, but it's much better and shows branches, etc."); ?>

-- cgit v0.9.1