Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions git-worktree-ai-agents/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# How to Run Parallel AI Agents With Git Worktrees

This folder contains the sample app for the [How to Run Parallel AI Agents With Git Worktrees](https://realpython.com/how-to-run-parallel-ai-agents-with-git-worktrees/?reviewmode=1) tutorial.
Binary file added git-worktree-ai-agents/todo-app.zip

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isaacverdu TL;DR Can we avoid committing binary files into the repository?

When we merge this branch and hook it up to the tutorial, readers will be able to click the Download button, which already zips this folder. Having another zip inside of it would be inconvenient and surprising.

Other than that, your zip archive contains the entire virtual environment! Please just include the plain text files with the source code and metadata.

Binary file not shown.
Loading