Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created May 15, 2018 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/b149719dffdd25997b5a440ab934eb30 to your computer and use it in GitHub Desktop.
Save hsbt/b149719dffdd25997b5a440ab934eb30 to your computer and use it in GitHub Desktop.
~/D/g/r/ruby (trunk) > mk commit
make: Entering directory '/Users/hsbt/Documents/github.com/ruby/ruby/.x86_64-darwin'
Committing to svn+ssh://svn@ci.ruby-lang.org/ruby/trunk ...
dcommitted on a detached HEAD because you gave a revision argument.
The rewritten commit is: ee1b07b675ec034f8a91065598c4848a0a99eee0
Already on 'trunk'
Your branch is ahead of 'origin/trunk' by 1 commit.
(use "git push" to publish your local commits)
First, rewinding head to replay your work on top of it...
Applying: Merge fileutils-1.1.0.
Committing to svn+ssh://svn@ci.ruby-lang.org/ruby/trunk ...
Use of uninitialized value $rec in scalar chomp at /usr/local/Cellar/git/2.17.0/share/perl5/Git.pm line 557, <$fh> chunk 6.
M lib/fileutils.gemspec
M lib/fileutils.rb
M test/fileutils/test_fileutils.rb
Committed r63425
M test/fileutils/test_fileutils.rb
M lib/fileutils.gemspec
M lib/fileutils.rb
r63425 = 6f9609867cdd4bf965465d0aabe0e8e6c665e9c0 (refs/remotes/svn/trunk)
No changes between e892853118cf241a092b3a38c69701ac6e40e0d5 and refs/remotes/svn/trunk
Resetting to the latest refs/remotes/svn/trunk
dcommitted on a detached HEAD because you gave a revision argument.
The rewritten commit is: 6f9609867cdd4bf965465d0aabe0e8e6c665e9c0
Already on 'trunk'
Your branch is ahead of 'origin/trunk' by 1 commit.
(use "git push" to publish your local commits)
First, rewinding head to replay your work on top of it...
Applying: Merge fileutils-1.1.0.
From github.com:ruby/ruby
ee1b07b675..6f9609867c trunk -> origin/trunk
First, rewinding head to replay your work on top of it...
make[1]: Entering directory '/Users/hsbt/Documents/github.com/ruby/ruby/.x86_64-darwin'
make[1]: *** No rule to make target '../lex.c', needed by 'common-srcs'. Stop.
make[1]: *** Waiting for unfinished jobs....
M test/io/wait/test_io_wait_uncommon.rb
r63424 = ee1b07b675ec034f8a91065598c4848a0a99eee0 (refs/remotes/svn/trunk)
M test/fileutils/test_fileutils.rb
M lib/fileutils.gemspec
M lib/fileutils.rb
r63425 = 6f9609867cdd4bf965465d0aabe0e8e6c665e9c0 (refs/remotes/svn/trunk)
Current branch trunk is up to date.
make[1]: Leaving directory '/Users/hsbt/Documents/github.com/ruby/ruby/.x86_64-darwin'
make: *** [../defs/gmake.mk:142: commit] Error 2
make: Leaving directory '/Users/hsbt/Documents/github.com/ruby/ruby/.x86_64-darwin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment