There was an error while loading. Please reload this page.
1 parent 8b530a9 commit 7e46698Copy full SHA for 7e46698
1 file changed
NEWS.md
@@ -1,4 +1,4 @@
1
-# 2.4.0
+# gert 2.4.0
2
3
- Linux: default to system libgit2 on Ubuntu 24 and up.
4
- Add `git_config_global_unset()` and `git_config_unset()` (@iofarm, #273)
@@ -16,12 +16,12 @@
16
- new function `git_branch_switch()`, an alias to `git_branch_checkout()` (#254)
17
- Add argument `depth` in `git_clone()` (#281, @etiennebacher).
18
19
-# 2.3.1
+# gert 2.3.1
20
21
- git_stat_files() gains a 'max' parameter
22
- Fix function declaration error
23
24
-# 2.3.0
+# gert 2.3.0
25
26
- Add git_worktree() family of functions (#252)
27
- Reformat code with air
0 commit comments