coffee-tools / coffee-tools/coffee

we should move the repository directory inside a network directory

Open
#234 2 comments 1 reaction 1 assignee Claimed by @vincenzopalazzo View on GitHub
❤️ - RFC 🐛 - bug
Dominant language
Rust
Stars
11
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I try to run

```
➜ ~ coffee --network testnet remote add folgore-git https://github.com/coffee-tools/folgore.git
✓ Remote added!
➜ ~ coffee remote add folgore-git https://github.com/coffee-tools/folgore.git
✗ Fetch remote from https://github.com/coffee-tools/folgore.git error: Error while add remote: code: 1, msg: repository with name: folgore-git already exists
✗ Error: code: 1, msg: repository with name: folgore-git already exists
```

This must not happen, because for each network we can add a different remote (e.g: a fork for testnet) so we should move the `repository` inside the `network` subdirectory

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.