Skip to content

Commit d260960

Browse files
committed
Light reading: Git push blog post
Adding a recent post (written by me, sorry for the shameless self- promotion) about the sparse push algorithm. Also fix a small typo. Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
1 parent 0abfecb commit d260960

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

rev_news/drafts/edition-51.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,14 @@ __Various__
200200

201201
__Light reading__
202202

203+
* [Exploring new frontiers for Git push performance](https://devblogs.microsoft.com/devops/exploring-new-frontiers-for-git-push-performance/)
204+
includes a description of the new "sparse" push algorithm, enabled
205+
by the `pack.useSparse` config option.
206+
207+
203208
* [The Developer Homepage of Derrick Stolee](https://stolee.dev/)
204209
contains a number of interesting articles, presentations and links
205-
especially about features he developped like the commit-graph.
210+
especially about features he developed like the commit-graph.
206211

207212
__Git tools and sites__
208213

0 commit comments

Comments
 (0)