daytona icon indicating copy to clipboard operation
daytona copied to clipboard

Daytona info returns (*n* uncommited changes)

Open idagelic opened this issue 7 months ago • 7 comments

Describe the bug Running daytona create https://github.com/metcalfc/simple-astro displays the daytona info command containing the "(9 uncommited changes) warning. Checking the git status inside the container shows no changes.

To Reproduce Steps to reproduce the behavior:

  1. Run the server
  2. daytona create https://github.com/metcalfc/simple-astro
  3. Wait until the creation finishes and view the uncommited changes warning

Expected behavior There shouldn't be any uncommited changes when first creating the workspace. The daytona info output and the git status output should be synced.

Screenshots

image

image

image

Desktop (please complete the following information):

  • OS: WSL2
  • Daytona Version: v0.21.3

idagelic avatar Jul 10 '24 08:07 idagelic