twosigma / twosigma/git-meta

`git meta fetch` and `git meta push` resolve submodule's URL using "origin" rather than the given URL

Open
#705 1 comment 0 reactions 0 assignees View on GitHub
bug fetch push
Dominant language
JavaScript
Stars
233
Forks
54
PR merge metrics
No merged PRs in 30d

Description

```
git meta remote remove origin
git meta fetch $URL # OR git meta push $URL
```

Expected:
* Resolves submodule's relpath (../../foo/bar) to $URL

Actual:
* Fails since it needs "origin"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.