Skip to content

Commit c4c7582

Browse files
authored
Update NEWS.md
just so they are recognized by pkgdown
1 parent 8b530a9 commit c4c7582

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.4.0
1+
# gert 2.4.0
22

33
- Linux: default to system libgit2 on Ubuntu 24 and up.
44
- Add `git_config_global_unset()` and `git_config_unset()` (@iofarm, #273)
@@ -16,12 +16,12 @@
1616
- new function `git_branch_switch()`, an alias to `git_branch_checkout()` (#254)
1717
- Add argument `depth` in `git_clone()` (#281, @etiennebacher).
1818

19-
# 2.3.1
19+
# gert 2.3.1
2020

2121
- git_stat_files() gains a 'max' parameter
2222
- Fix function declaration error
2323

24-
# 2.3.0
24+
# gert 2.3.0
2525

2626
- Add git_worktree() family of functions (#252)
2727
- Reformat code with air

0 commit comments

Comments
 (0)