Skip to content

mani sync doesn't work with remotes #84

@cwerner1

Description

@cwerner1
  • I have the latest version of mani
  • I have searched through the existing issues

Info

  • OS

    • Mac OS X
  • Shell

    • Zsh
  • Version: 0.25.0
    Commit: e88f231
    Date: 2023-06-07T22:04:23Z

Problem / Steps to reproduce

If there are "remotes" in a mani File, then the Initial mani sync doesnt work

projects:
  example:
    path: .
    desc: A mani example

  pinto:
    path: frontend/pinto
    url: https://github.com/alajmo/pinto.git
    remotes:
      upstream: https://github.com/alajmo/pinto.git
  1. Create the mani.yml file with the project content
  2. run mani sync
  3. Result "error: chdir ... no such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions