Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

set_tracking_branch fails quietly when .git/config contains an include #1614

Closed
@bodograumann

Description

@bodograumann

I have git-branchless setup in this repository and for the longest time I was confounded, whyset_tracking_branch did not work (anymore).
Turns out, git-branchless adds an[include] section to the.git/config file and this causes GitPython to quietly skip writing the config changes back that are necessary forset_tracking_branch to have any effect.

Could we maybe setmerge_includes=False for the config_writer; at least in the Head class?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp