From d8ef14ba3d9b137c9a706b364f67f81032878731 Mon Sep 17 00:00:00 2001 From: Wenxuan Zhang Date: Sun, 29 Mar 2020 16:21:17 +0800 Subject: [PATCH] docs: add description for FORGIT_LOG_GRAPH_ENABLE Former-commit-id: 4cc211bd34c9917af8dc4c6d64e2abeb681e7f3b --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27ab882..4749755 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ Interactive `git log` viewer ![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-glo.png) +*The log graph can be disabled by option `FORGIT_LOG_GRAPH_ENABLE` (see discuss in [issue #71](https://github.com/wfxr/forgit/issues/71)).* + ### gi Interactive `.gitignore` generator