Skip to content

Instantly share code, notes, and snippets.

@leonardaustin
Created August 16, 2016 13:18
Show Gist options
  • Save leonardaustin/16acebc84e68a70e27891f6ce7ebe7f4 to your computer and use it in GitHub Desktop.
Save leonardaustin/16acebc84e68a70e27891f6ce7ebe7f4 to your computer and use it in GitHub Desktop.
/tmp/fake-repo $ cd ..
/tmp $ ./tomono/tomono.sh --continue <<EOF
> /tmp/fake-repo foo
> EOF
/tmp/core /tmp
Merging in /tmp/fake-repo..
warning: no common commits
4a21d29473e8ed735d60e3d4e785c3860340a335
Automatic merge went well; stopped before committing as requested
/tmp $ cd core
/tmp/core $ ls -F1
foo/
scalarelational/
zero/
µ/
/tmp/core $ ls -F1 foo/*
foo/world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment