jesseduffield / jesseduffield/lazygit
Commit wrongly marked green after copying and pasting
Open
bug
usability
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
After copying and pasting a commit from a branch to another one, the commit was wrongly marked as pushed on the branch where I copied it from (while it should have remained red. In the branch I copied it to, it did appear red as it should).
**To Reproduce**
- Create new branch
- Create new commit on one of the branch
- Copy that commit and paste it onto the other branch
While that commit was pushed in either branch (and should thus appear red for both), it appears green on the initial branch (where it was copied from).
**System info**
- OS: Arch Linux (5.5.8-arch1-1)
- Commit: 7df4b736
Contributor guide
Assessment
This issue has not been assessed yet.