Slack Coder

Results 11 comments of Slack Coder

I've recevied the > > Reproduced this again on `v0.6.1`, using two fresh identities and a [fresh project](https://app.radicle.network/seeds/pine.radicle.garden/rad:git:hnrkcrkn8u6drx6aprr4ehhejio1ms4gz4mry/remotes/hydqekwgxar3456h7xnwow7bg94bt5yt3s3k9oe8oit8dhcbecnksa/tree). > > ``` > ➜ rad track hydk7ntpdp9em9xhfgj4phtkjh51e18wza11uitsxjyqsqum66t3ag > Establishing 🌱 tracking...

@joelhans you may have to ensure the same seed ID is being used.

@cloudhead this looks complete using 'rad rm'

Hi @pcarranzav, what version of rad are you running? Try 'rad --version"

Yes, the project appears malformatted for radicle. Radicle expects to have the 'rad/self' branch internally set up but it is missing.

@erak @cloudhead the code was re-implemented due to the amount of recent changes. There is an additional change to [report an error instead of failing](https://github.com/radicle-dev/radicle-cli/pull/222/commits/ca8838389c24dd75d5f9c7cfe7ffe4719cb6f90e). There is a bug in...

@erak rebased and addressed the last comment in https://github.com/radicle-dev/radicle-cli/pull/222/commits/f0bc255d342109612ab497c795dc43237af61797. The failure to remove a subset of remotes may be different for each one, and it should not happen often. Reporting...

'rad-patch pushes code before patch is confirmed' I recommend removing git-push confirmation from patch creation. Instead, either check and bail out if the code is uploaded with a flag to...

The error results from multiple remotes with the same name being present. It is found in the profile's git include file, and in the working copy's local git configuration. During...

> I'm under the impression that the version of `radicle-cli` that uses `linkd` is not going to be officially published, so I don't think it's worth digging into this, personally....