Skip to content

Not a valid object name when push dot named subrepo #583

Closed
@xiaoyao9184

Description

@xiaoyao9184

I used a directory name with a dot '.', which usually can't be used in a branch name,
I tried using git subrepo init and it worked,
but when I did a git subrepo push it failed,
guessing because of the dot name , the same git repo branch also fails.

git-subrepo: Command failed: 'git branch subrepo/%2eseed '.
fatal: Not a valid object name: ''.
git-subrepo Version: 0.4.5
Copyright 2013-2020 Ingy döt Net
https://github.com/ingydotnet/git-subrepo
/home/xy/git-subrepo/lib/git-subrepo
Git Version: 2.30.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions