Skip to content

Instantly share code, notes, and snippets.

@timfoster
Created November 19, 2019 11:31
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 timfoster/178c5ae3b347fd9eac8bd1677219301c to your computer and use it in GitHub Desktop.
Save timfoster/178c5ae3b347fd9eac8bd1677219301c to your computer and use it in GitHub Desktop.
timf@iorangi-eth0 (dup-pr) ./dup-pr -C ~/projects/play.git 16
dup-pr version 1.0.0
Temporary working dir: /var/tmp/dup-pr-20191119T113044
joyent/play
# Getting a local clone of git@github.com:joyent/play
Cloning into 'play'...
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 101 (delta 11), reused 15 (delta 3), pack-reused 75
Receiving objects: 100% (101/101), 12.29 KiB | 393.00 KiB/s, done.
Resolving deltas: 100% (51/51), done.
# Duplicating https://github.com/joyent/play/pull/16
Switched to a new branch 'new-ia-test'
# Renaming branch new-ia-test to new-ia-test-dup-pr
Branch 'new-ia-test-dup-pr' set up to track remote branch 'new-ia-test-dup-pr' from 'origin'.
Everything up-to-date
# Creating the new PR
Everything up-to-date
Branch 'new-ia-test-dup-pr' set up to track remote branch 'new-ia-test-dup-pr' from 'origin'.
https://github.com/joyent/play/pull/36
# Successfully copied https://github.com/joyent/play/pull/16 to https://github.com/joyent/play/pull/36
# Closing old PR ...
timf@iorangi-eth0 (dup-pr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment