From c1a8fc0469312d4f2ee505a487964509bcf0e8cc Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Thu, 13 Jul 2017 16:41:33 -0500 Subject: [PATCH] Cleanup spurious whitespace --- modules/git/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/git/README.md b/modules/git/README.md index 0a31e00..df41d2e 100644 --- a/modules/git/README.md +++ b/modules/git/README.md @@ -65,7 +65,7 @@ Aliases are enabled by default. You can disable them with: - `gcam` stages all modified and deleted files, and records changes to the repository with the given message. - `gco` checks out a branch or paths to work tree. - `gcO` checks out hunks from the index or the tree interactively. - - `gcf` amends the tip of the current branch using the same log message as *HEAD*. + - `gcf` amends the tip of the current branch using the same log message as *HEAD*. - `gcSf` amends the tip of the current branch using the same log message as *HEAD*. (Signed) - `gcF` amends the tip of the current branch. - `gcSF` amends the tip of the current branch. (Signed) @@ -425,4 +425,4 @@ Authors [7]: https://github.com/sorin-ionescu/prezto/issues/219 [8]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html [9]: https://getgb.io/ -[10]: https://github.com/blog/985-git-io-github-url-shortener \ No newline at end of file +[10]: https://github.com/blog/985-git-io-github-url-shortener