Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@chilladx
Copy link

I encountered an error when the path of the subdirectory contained _, as this was used as sed delimiter:

$ cat repos.txt | ./tomono.sh --continue
~/dev/project/repo ~/dev/project
Merging in [email protected]:project/repo-with-dashes..
Fetching subdir_with_underscores..
sed: 1: "s_subdir_with_underscores/__
": bad flag in substitute command: 'c'

Using | as sed delimiter is unlikely to cause any conflict.

@hraban
Copy link
Owner

hraban commented Jan 30, 2018

Hi, please see #11 and pr #13 . The maintainers of this repo hibernate for about 1 year between checking this, so they should be merged hopefully by jan 2019. In the mean time, you can use my fork, https://github.com/hraban/tomono/tree/robust-remotes .

@sweeney
Copy link
Contributor

sweeney commented Feb 5, 2018

#13

@sweeney sweeney closed this Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants