mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
update comments
This commit is contained in:
parent
a45b22e12f
commit
ae798157d2
9 changed files with 25 additions and 151 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# How to use:
|
||||
# 1) find a commit that is working fine.
|
||||
# 2) Create an integration test capturing the fact that it works (Don't commit it). See https://github.com/jesseduffield/lazygit/blob/master/docs/Integration_Tests.md
|
||||
# 2) Create an integration test capturing the fact that it works (Don't commit it). See https://github.com/jesseduffield/lazygit/blob/master/pkg/integration/README.md
|
||||
# 3) checkout the commit that's known to be failing
|
||||
# 4) run this script supplying the commit sha / tag name that works and the name of the newly created test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue