Skip to content

Instantly share code, notes, and snippets.

@dinhvh
Created August 27, 2013 23:22
Show Gist options
  • Save dinhvh/6360311 to your computer and use it in GitHub Desktop.
Save dinhvh/6360311 to your computer and use it in GitHub Desktop.
$ ./pull-all.sh
===== CLONING https://github.com/Polymer/HTMLImports.git =====
Cloning into 'HTMLImports'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/CustomElements.git =====
Cloning into 'CustomElements'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/PointerEvents.git =====
Cloning into 'PointerEvents'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/PointerGestures.git =====
Cloning into 'PointerGestures'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/ShadowDOM.git =====
Cloning into 'ShadowDOM'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/observe-js.git =====
Cloning into 'observe-js'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/NodeBind.git =====
Cloning into 'NodeBind'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/TemplateBinding.git =====
Cloning into 'TemplateBinding'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/polymer-expressions.git =====
Cloning into 'polymer-expressions'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/platform.git =====
Cloning into 'platform'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/polymer.git =====
Cloning into 'polymer'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/polymer-elements.git =====
Cloning into 'polymer-elements'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/polymer-ui-elements.git =====
Cloning into 'polymer-ui-elements'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/more-elements.git =====
Cloning into 'more-elements'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/toolkit-ui.git =====
Cloning into 'toolkit-ui'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/projects.git =====
Cloning into 'projects'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/tools.git =====
Cloning into 'tools'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/todomvc.git =====
Cloning into 'todomvc'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/Polymer/labs.git =====
Cloning into 'labs'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
===== CLONING https://github.com/web-animations/web-animations-js.git =====
Cloning into 'web-animations-js'...
fatal: Remote branch not found in upstream origin
Unexpected end of command stream
OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment