Skip to content

Gitbutler doesn't report submodule updates #5749

@lmtr0

Description

@lmtr0

Version

0.14.2

Operating System

Linux

Distribution Method

AppImage (Linux)

Describe the issue

I'm using Linux RPM!

Hello there, the app seems to not be reporting the updates from the submodules.
I pulled the submodule repository (allowing changes to be up to date), then I run git add ../../protos, protos is the subdirecoty where the submodule is placed at.

if I run git status:
image

However in the gitbutler app I see:
image

How to reproduce

  • Clone a repo
  • add submodules
  • commit the repo
  • add the repo to gitbutler
  • make changes to the submodule repo
  • pull those changes into the main repo
  • look at the git status output and compare it with the gitbutler output

Expected behavior

Show that the submodule changed so that the new commit checked out in the submodule can be commited into the main repo

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3The ominous upcoming major release should address this issue, eventuallybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions