Skip to content

Commit ffe773f

Browse files
committed
rn-136: Add proposed git worktree articles and tool
Proposed-by: Toon Claes (@To1ne)
1 parent ebdb323 commit ffe773f

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

rev_news/drafts/edition-136.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,28 @@ __Various__
257257

258258

259259
__Light reading__
260+
+ [Git Worktree - Practical workflow with a central bare repo](https://nakatechlabs.com/blog/2025/git-worktree/)
261+
by Aito Nakajima on NakaTechLabs.
262+
+ [Git Worktrees with Bare Repos: A Clean Setup for Modern Development](https://medium.com/@miladpw/git-worktrees-with-bare-repos-a-clean-setup-for-modern-development-c5b251ee7b73)
263+
by Milad on his Medium-hosted blog.
264+
+ [Git Worktrees Step-By-Step](https://infrequently.org/2021/07/worktrees-step-by-step/)
265+
by Alex Russel on his Infrequently Noted blog (2011).
266+
260267

261-
<!---
262268
__Easy watching__
263-
-->
269+
+ [Worktrees missing piece](https://www.youtube.com/watch?v=99v51wRl7zE):
270+
Learn how to create bare repos, and why they're being used with worktrees.
271+
YouTube video on The Modern Coder channel [5:14].
272+
+ The video author had created [LearnGit.io](https://learngit.io/),
273+
focusing on how Git actually works, free for students.
274+
This site was first mentioned in [Git Rev News Edition #127](https://git.github.io/rev_news/2025/09/30/edition-127/).
275+
264276

265277
__Git tools and sites__
278+
+ [Worktrunk](https://worktrunk.dev/) is a CLI for git worktree management,
279+
designed for running AI agents in parallel.
280+
[Written](https://github.com/max-sixty/worktrunk) in Rust,
281+
dual-licensed under MIT and Apache-2.0 license.
266282

267283

268284
## Releases

0 commit comments

Comments
 (0)