Community driven content discussing all aspects of software development from DevOps to design patterns. I was today years old when I learned you could have multiple git working trees active at the ...
「このブランチで作業中なのに、急に別のブランチを確認しないといけなくなった...」 「でも今の作業は中途半端だし、コミットやスタッシュで退避するのもなぁ...」 こんな経験はありませんか? Gitでの開発では、複数のタスクを並行して進める場面がよく ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
うまくいく日は、ほんとにうまくいく。 でも、ちょっとだけ迷子にもなりやすい。 いま `main` で触っていいんだっけ? あ、別ブランチだった…(やり直し) 切り替えたいのに変更が残ってて、いったん立ち止まる(stash祭り) AIの差分が大きくて、どこが ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
CLI + web tool for reviewing code changes made by LLMs (or humans) in git worktrees. See diffs, browse commits, and merge or discard — all from one command. When LLMs work in git worktrees, you need a ...
According to @bcherny, developers can enable worktree mode in the Claude Code Desktop app by opening the Code tab and checking worktree mode, which streamlines multi-branch development without using ...
A simple wrapper around git worktree operations, create, switch, and delete. There is some assumed workflow within this plugin, but pull requests are welcomed to fix that). Don't use this if you don't ...