What’s on the Stash & Worktree poster
A 8-row table: Command · Does.
Both let you switch context without committing half-finished work.
- git stash — Shelve changes, clean the tree
- git stash -u — Include untracked files
- git stash list — Show the shelf
- git stash pop — Reapply the top and remove it
- git stash apply n — Reapply one, keep it on the shelf
- git worktree add ../x br — A second checkout, same repo
- git worktree list — Show all checkouts
- git worktree remove ../x — Clean it up
A stash is easy to forget. A worktree is a visible directory, which is exactly why it suits longer interruptions.
Questions about the Stash & Worktree poster
- What’s on the Stash & Worktree poster?
- A 8-row table: Command · Does. Both let you switch context without committing half-finished work. git stash — Shelve changes, clean the tree; git stash -u — Include untracked files; git stash list — Show the shelf; git stash pop — Reapply the top and remove it; git stash apply n — Reapply one, keep it on the shelf; git worktree add ../x br — A second checkout, same repo; git worktree list — Show all checkouts; git worktree remove ../x — Clean it up. A stash is easy to forget. A worktree is a visible directory, which is exactly why it suits longer interruptions.
- Who is the Stash & Worktree poster for?
- Stash & Worktree belongs to the Computing section rather than to a school year, because computing is not something one grade owns. Anyone learning tools can pin it up — a beginner, a student mid-course, or someone revising years later.
- When should you use the Stash & Worktree poster?
- Stash for minutes. Worktree for hours — it keeps a real, buildable checkout. A wall chart earns its place by being glanceable from where the work is happening, so Stash & Worktree belongs on the wall where that computing work actually happens, within glancing distance, rather than filed away.
- What other posters go with Stash & Worktree?
- Code Review, Debugging Method and Docker Basics sit alongside Stash & Worktree in the Computing section. Printed together they make a wall rather than a single sheet, which is how a reference set actually gets used.Code ReviewDebugging MethodDocker Basics
- Is the Stash & Worktree poster free to download and print?
- Yes. Stash & Worktree downloads as a free PDF with no account, no email and no watermark, like everything else in the Computing section. Print as many copies as you like for a home, a classroom, a library or a tutoring group; reselling the file is the only thing the licence rules out.Read the licence
- What size does the Stash & Worktree poster print at?
- Stash & Worktree is a vector PDF laid out for US Letter, and prints on A4 with Fit to page — the same file, no separate download. Because every mark on it is drawn rather than photographed, it stays sharp enlarged to A3, A2 or A1 at a copy shop. Colour carries emphasis only, so a greyscale print of Stash & Worktree loses nothing.Printing guide
Related posters
Charts that sit alongside Stash & Worktree on the same wall.
Browse every Computing poster, or start from the full catalogue.