1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-05 14:13:17 +00:00

Use correct PR number

This commit is contained in:
blinxen
2026-04-26 22:07:50 +02:00
parent c5e6f6aae3
commit e2568c52cd
+1 -1
View File
@@ -53,7 +53,7 @@
- Allow home and end keys to be used with builtin pager, see #3651 (@keith-hall)
- Builtin syntax mapping: cleanup matcher glob parsing logic #3652 (@cyqsimon)
- Statically link the CRT for MSVC builds via Cargo config to avoid runtime DLL dependencies. Closes #3634, see #3692 (@barry3406)
- Replace `libgit2` with a pure Rust implementation of git called `gitoxide`, see PR #XXXX (@blinxen)
- Replace `libgit2` with a pure Rust implementation of git called `gitoxide`, see PR #3703 (@blinxen)
## Syntaxes