Skip to content

Can't sync? #48

@larsks

Description

@larsks

I was trying out ticgit, and I can't figure out how to sync tickets to a remote repository using the ti command. ti sync fails with:

Error: git-meta error: git command failed: git fetch failed: fatal: couldn't
find remote ref refs/meta/main

Which makes sense: the remote does not yet have the ticket metadata. The README suggests the existence of a ti push command, which would seem to be appropriate in this situation, but no such command exists:

$ ti push
error: unrecognized subcommand 'push'

I was ultimately able to resolve this by:

  1. Installing the git meta CLI, and
  2. Running git meta push

After this, ti sync worked as expected.

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