Skip to content

Commit

Permalink
Add note about git add for rsync tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
jeryj committed Feb 6, 2025
1 parent f001b67 commit 7f07bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Watch a monorepo project, which will rebuild the project as changes are made so
Maybe you'd prefer to develop against a live site instead of Docker. Or maybe you want to quickly push the plugin you're building to a live JN site without waiting for the builds. This rsync wrapper knows which files to send and not send.

- Rsync the Jetpack plugin to server destination: `jetpack rsync jetpack [email protected]:/home/path/to/wp-content/plugins`

- Note: You need to git add new files so jetpack rsync will take them into account.
[the Jetpack monorepo]: https://github.com/Automattic/jetpack

**Draft**: Enable or disable "draft mode" for the repo.
Expand Down

0 comments on commit 7f07bc7

Please sign in to comment.