jesseduffield / jesseduffield/lazygit
Custom-Commands-Compendium should update due to api break change
Open
bug
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
RefName doesn't exist anymore. But the Custom-Commands-Compendium style refer the old name.
Changes in this commit: https://github.com/jesseduffield/lazygit/commit/6afcc5bda8bbe9d9976fd50740564fe201c3ea41
When running custom commands, we will get this error:
```
template: template:1:50: executing "template" at <.SelectedRemote.RefName>: can't evaluate field RefName in type *custom_commands.Remote
```
**To Reproduce**
no need.
**Expected behavior**
Fix the Doc.
**Screenshots**
no need.
**Version info:**
no need.
**Additional context**
no need.
Contributor guide
Assessment
This issue has not been assessed yet.