snacks.nvim/lua
Iordanis Petkakis 2f3f080ede
fix(gitbrowse): previous logic always overwrote 'commit' (#1127)
## Description
The previous logic didn't check for `fields.commit` when checking
whether to switch to `branch` or `repo`, thus `opts.what = "commit"` was
always being overwritten.
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
None
<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->
2025-02-13 12:04:09 +01:00
..
snacks fix(gitbrowse): previous logic always overwrote 'commit' (#1127) 2025-02-13 12:04:09 +01:00
trouble/sources feat(snacks): added Snacks.profiler 2024-12-01 13:35:37 +01:00