You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cat repos.txt | ./tomono/tomono.sh
~/work/src/github.com/althea-mesh/core ~/work/src/github.com/althea-mesh
Initialized empty Git repository in /Users/jehan/work/src/github.com/althea-mesh/core/.git/
Merging in https://github.com/althea-mesh/althea_types..
Automatic merge went well; stopped before committing as requested
Merging in https://github.com/althea-mesh/althea_kernel_interface..
warning: no common commits
sed: 1: "s_kernel_interface/__
": bad flag in substitute command: '_'
Linux:
ubuntu@ubuntu-xenial:/vagrant/src/github.com/althea-mesh$ sudo cat repos.txt | ./tomono/tomono.sh
/vagrant/src/github.com/althea-mesh/core /vagrant/src/github.com/althea-mesh
Initialized empty Git repository in /vagrant/src/github.com/althea-mesh/core/.git/
Merging in https://github.com/althea-mesh/althea_types..
Automatic merge went well; stopped before committing as requested
Merging in https://github.com/althea-mesh/althea_kernel_interface..
warning: no common commits
sed: -e expression #1, char 21: unknown option to `s'
The text was updated successfully, but these errors were encountered:
Hi @jtremback thanks for the bug report. Could you please try again with my branch, https://github.com/hraban/tomono/tree/robust-remotes ? cd ..../tomono ; git remote add hraban https://github.com/hraban/tomono.git ; git fetch hraban ; git checkout robust-remotes and see if that works?
Mac:
Linux:
The text was updated successfully, but these errors were encountered: