File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ git2r 0.13.1.9000
2+ -----------------
3+
4+ IMPROVEMENTS
5+
6+ * Updated libgit2 source code to commit (785d8c48) from
7+ 2016-03-04. This is release v0.24.0 of libgit2.
8+
9+ * Refactoring of the build scripts.
10+
11+ * Added a check that the configuration key is valid when setting a
12+ configuration variable and output a warning if the key is invalid.
13+
14+ * The status method now prints "working directory clean" instead of
15+ nothing when the working directory is clean.
16+
17+ * Added the 'refspec' argument to the 'fetch' method to specify the
18+ refs to fetch and which local refs to update.
19+
20+ * Added a workaround to the 'commit' method to list commits in a
21+ shallow clone since the libgit2 library does not yet support this.
22+
123git2r 0.13.1
224------------
325
You can’t perform that action at this time.
0 commit comments