kactus-io/kactus

Change between branches generate commits

yceballost opened this issue · 5 comments

Description

When I change between branches, Kactus generate a commit with a lot of file changes. This commit disappears if you let Kactus loading more time, but will be fantastic If this commit doesn't appear.

I understand that this is happening because there is a gap when Github change files between branches and when you are in the "new" branch you still have files from another branch.

Version

  • Kactus: 0.3.25
  • Operating system: Mac OS X Catalina 10.15

Steps to Reproduce

  1. Change to another already created branch
  2. Look in commit panel

Expected Behavior

Change to another branch without seeing this commits

Actual Behavior

A lot of new commits appears

If I understand correctly, you mean that it show some changed files, not that it creates a commit?

In this video you can see the issue. In this case, they are very little time in the screen, but I other cases remain as a common commit.

https://www.dropbox.com/s/peple0knfqyypxm/FakeCommits.mov?dl=1

So yes, that's not a commit, that's just showing the current changed files until Kactus re-generate the sketch file.

This is a bit weird and I haven't seen this behaviour before. I can't reproduce in my repos. Would it be possible for you to give me access to the repo?

Sorry, I can't because it is confidential 😴