Commit 01737ad
committed
Rename
The function checks the `git` version. It was accidentally renamed
to `parse_gix_version` in 00286c9 along with other `git` -> `gix`
changes for gitoxide crates that were renamed `git-*` to `gix-*`.
This also makes the same correction to a local variable.parse_gix_version to parse_git_version
1 parent c146b7a commit 01737ad
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments