@@ -192,7 +192,7 @@ _Editor's note: We're starting a new initiative in Git Rev News where
192
192
details.
193
193
194
194
* What was the biggest challenge you faced during your contributions
195
- to Git, and how did you overcome it?
195
+ to Git, and how did you overcome it?
196
196
197
197
When building the ref consistency check infrastructure, I encountered
198
198
an exceptionally long review process that lasted about three months.
@@ -285,24 +285,24 @@ __Various__
285
285
286
286
__ Light reading__
287
287
+ [ Why Actually Won] ( https://blog.gitbutler.com/why--actually-won/ ) :
288
- How _ actually_ became the dominant force it is today, from one of it's cofounders.
288
+ How _ actually_ became the dominant force it is today, from one of its cofounders.
289
289
Written by Scott Chacon on GitButler Blog.<br >
290
290
Nice companion to various articles on Git history, like the latest
291
291
[ A Git story: Not so fun this time] ( https://git..io/rev_news/2024/07/31/edition-113/ )
292
- in [ Git Rev News #113 ] ( https://git..io/rev_news/2024/07/31/edition-113/ ) - you can
293
- find in # 113 links to other editions with links to other retellings of the Git history.
292
+ in [ Git Rev News #113 ] ( https://git..io/rev_news/2024/07/31/edition-113/ ) - in # 113 you
293
+ can also find links to other editions with links to other retellings of the Git history.
294
294
+ [ Rethinking code reviews with stacked PRs] ( https://www.aviator.co/blog/rethinking-code-reviews-with-stacked-prs/# )
295
295
on Aviator blog by Ankit Jain (also available [ on DEV\. to] ( https://dev.to/dphenomenal/rethinking-code-reviews-with-stacked-prs-3dih ) ,
296
- published by Ibrahim Salami. Aviator provides [ ` av ` ] ( https://.com/aviator-co/av ) CLI tool
296
+ published by Ibrahim Salami. Aviator provides [ ` av ` ] ( https://.com/aviator-co/av ) , a CLI tool
297
297
to help with managing stacked PRs on .
298
- + Under Stacked Pull Requests, but also under the name Stacked Diffs,
299
- it was most recently mentioned in
300
- [ Git Rev News Edition #111 ] ( https://git..io/rev_news/2024/05/31/edition-111/ ) ;
301
- you can find there links to other editions with other articles, and to related tools.
298
+ + Stacked Pull Requests, also under the name Stacked Diffs,
299
+ were most recently mentioned in
300
+ [ Git Rev News Edition #111 ] ( https://git..io/rev_news/2024/05/31/edition-111/ ) ,
301
+ where you can find links to other editions with other articles, and to related tools.
302
302
+ See also [ Stacked PRs CLI Product Comparison (Public)] ( https://docs.google.com/spreadsheets/d/1riYPbdprf6E3QP1wX1BeASn2g8FKBgbJlrnKmwfU3YE/edit?gid=0#gid=0 )
303
303
Google Sheet spreadsheet.
304
304
+ Contrast [ Patterns for Managing Source Code Branches] ( https://martinfowler.com/articles/branching-patterns.html ) ,
305
- which strongly recomments patterns that are best suited to Continuous Integration,
305
+ which strongly recommends patterns that are best suited to Continuous Integration,
306
306
first mentioned in [ Git Rev News Edtion #63 ] ( https://git..io/rev_news/2020/05/28/edition-63/ ) ,
307
307
and [ Ship / Show / Ask: A modern branching strategy] ( https://martinfowler.com/articles/ship-show-ask.html ) ,
308
308
mentioned in [ Edition #79 ] ( https://git..io/rev_news/2021/09/30/edition-79/ ) .
@@ -313,7 +313,7 @@ __Light reading__
313
313
Covers git-bisect, git-rerere, gitattributes, git-notes, and git-worktree.
314
314
+ [ Mastering Tower (Windows Edition)] ( https://www.git-tower.com/blog/mastering-tower-windows )
315
315
and [ Mastering Tower (Mac Edition)] ( https://www.git-tower.com/blog/mastering-tower/ )
316
- by Bruno Brito on GitTower Blog. Tower is proprietary Git client for Mac and Windows,
316
+ by Bruno Brito on GitTower Blog. Tower is a proprietary Git client for Mac and Windows,
317
317
with 30-day free trial.
318
318
+ [ Git bisect run techniques] ( https://paperless.blog/git-bisect-run-techniques )
319
319
by Victor Engmark on paperless\. blog.
@@ -383,12 +383,12 @@ __Git tools and sites__
383
383
+ [ git-branchstack] ( https://.com/krobelus/git-branchstack ) in Python,
384
384
+ [ git-chain] ( https://.com/dashed/git-chain ) in Rust,
385
385
+ [ git-machete] ( https://.com/VirtusLab/git-machete ) in Python
386
- - also available [ as plugin] ( https://.com/VirtusLab/git-machete-intellij-plugin )
386
+ - also available as a [ plugin] ( https://.com/VirtusLab/git-machete-intellij-plugin )
387
387
for the IntelliJ Platform products,
388
388
+ [ git-ps-rs - Git Stack] ( https://.com/drewdeponte/git-ps-rs ) in Rust,
389
389
+ [ git-series] ( https://.com/git-series/git-series ) in Rust
390
390
(first mentioned in [ Git Rev News Edition #18 ] ( https://git..io/rev_news/2016/08/17/edition-18/ ) ,
391
- with link to presentation in [ #19 ] ( https://git..io/rev_news/2016/09/14/edition-19/ ) ),
391
+ with a link to the presentation in [ #19 ] ( https://git..io/rev_news/2016/09/14/edition-19/ ) ),
392
392
+ [ git-stack] ( https://.com/gitext-rs/git-stack ) in Rust,
393
393
+ [ graphite-desktop] ( https://.com/withgraphite/graphite-desktop )
394
394
(formerly [ graphite-cli] ( https://.com/withgraphite/graphite-cli ) )
0 commit comments