summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-03-27 19:36:08 +1100
committerGitHub <noreply@github.com>2022-03-27 19:36:08 +1100
commit5a0ac6fe67c03a919b1948046839347cfc6bbb4f (patch)
treeaa08ecdfd6fbe43ab93913fb3c204515f4b45b7f /README.md
parentb3636a537b77a21268bf20810494e7fd9553841f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 363fccfb0..f434cb4d1 100644
--- a/README.md
+++ b/README.md
@@ -290,7 +290,13 @@ If you would like to support the development of lazygit, consider [sponsoring me
### I'm struggling to see the selected line
-see [here](https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md#struggling-to-see-selected-line)
+See [here](https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md#struggling-to-see-selected-line)
+
+### What do the commit colors represent?
+
+* Green: the commit is included in the master branch
+* Yellow: the commit is not included in the master branch
+* Red: the commit has not been pushed to the upstream branch
## Shameless Plug