From a98c07855bb120b6ba24d8fba7dc408aa2252fb0 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 16 Jun 2015 10:05:51 -0700 Subject: [PATCH] credential/github: get rid of stray tab --- builtin/credential/github/cli.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtin/credential/github/cli.go b/builtin/credential/github/cli.go index 05f1cf5899..aef1b7c88a 100644 --- a/builtin/credential/github/cli.go +++ b/builtin/credential/github/cli.go @@ -46,7 +46,7 @@ account settings page on GitHub. Key/Value Pairs: mount=github The mountpoint for the GitHub credential provider. - Defaults to "github" + Defaults to "github" token= The GitHub personal access token for authentication. `