Last active
August 29, 2015 14:02
-
-
Save Domon/e1ce5b665ac639ff3322 to your computer and use it in GitHub Desktop.
Warning messages from Github when deleting a remote branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:9: warning: already initialized constant RbConfig::TOPDIR | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:9: warning: previous definition of TOPDIR was here | |
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:11: warning: already initialized constant RbConfig::CONFIG | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:11: warning: previous definition of CONFIG was here | |
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:235: warning: already initialized constant RbConfig::MAKEFILE_CONFIG | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:235: warning: previous definition of MAKEFILE_CONFIG was here | |
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:9: warning: already initialized constant RbConfig::TOPDIR | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:9: warning: previous definition of TOPDIR was here | |
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:11: warning: already initialized constant RbConfig::CONFIG | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:11: warning: previous definition of CONFIG was here | |
remote: /data/github/current/vendor/ruby/97c12cc312387ab9fc695bb80162a2366e3de143/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:235: warning: already initialized constant RbConfig::MAKEFILE_CONFIG | |
remote: /data/github/current/vendor/ruby/339fad1b535a0f3f64d078c629865010290d5454/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb:235: warning: previous definition of MAKEFILE_CONFIG was here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment