Skip to content

submodule.move not documented and doesn't update all refs #69

Closed
@mikelikespie

Description

@mikelikespie

Hi,

I am trying to make submodule moving easy.

submodule.move seems to get me half the way there, but it misses a couple things. In new versions of git the .git is just a textfile that references a path in the base directory. This file isn't updated if you move directory depths because it is relative.

It also doesn't update the submodule name in the .git/config which would be helpful. I'll probably be writing the code to do this, but documentation on submodule.move would help too.

Thanks,
Mike

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions