jesseduffield / jesseduffield/lazygit
The closing boundary is always removed automatically after resolve conflict
Open
bug
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
The closing boundary is always removed automatically after resolve conflict
**To Reproduce**
Steps to reproduce the behavior:
1. Given there is a new branch with conflict with master
2. When rebase this new on master
3. Then resolve the conflict
**Expected behavior**
The closing boundary is still kept after resolve conflicts.
**Actual behavior**
The closing boundary is removed after resolve conflicts.

**Version info:**
lazygit verison 0.35
git version 2.34.1
Contributor guide
Assessment
This issue has not been assessed yet.