Coder Social home page Coder Social logo

Comments (6)

krlvi avatar krlvi commented on June 2, 2024 1

Okay i have found the root cause and have a solution. The issue is that upon removal of a project from gitbutler, it does not clean up the .git/gitbutler folder from the git repo, which is used for state. Thus, when a project is re-added, it looks at some of that state (in this case the default target) and this breaks certain onboarding assumptions.

The solution is for the application to perform proper cleanup - #3600 fixes it.

This fix will be part of the next nightly (in 30 mins or so) as well as the next release (0.11.5 - coming approx tomorrow midday)

from gitbutler.

Byron avatar Byron commented on June 2, 2024

Thanks for reporting!

I can reproduce this, trying to add the GitButler repository, with v0.11.4.

Screenshot 2024-04-24 at 10 57 54

from gitbutler.

syxc avatar syxc commented on June 2, 2024
image

GitButler Version: 0.11.4 (20240423.110032)

from gitbutler.

Byron avatar Byron commented on June 2, 2024

The issue was introduced here as found with a bisect from HEAD~70..HEAD: 2c54656

from gitbutler.

krlvi avatar krlvi commented on June 2, 2024

For some reason i am unable to reproduce it. Digging more into it now...

from gitbutler.

Byron avatar Byron commented on June 2, 2024

With a freshly cloned repo, I also couldn't reproduce it. But my local clone was showing it out of the box, I sent you the download link on discord.

from gitbutler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.