1. Home
  2. Docs
  3. Git
  4. Git Commits

Git Commits

Paircast commits to the Paircast branch when file changes are detected. This is identical to a “filesystem watch,” meaning the file must be “saved” before the change is detected.

When a change is detected, the changes are automatically committed to the Paircast branch.

The Paircast commit message will include a link to the cast replay including the timestamp of the commit. This means when you use git log, you’re able to jump to the video for each commit!

Was this article helpful to you? Yes No

How can we help?