Bash script to:
- Iterate all commits made within a Git repository.
- List every object at each commit.
| { | |
| "categories": [ | |
| { | |
| "data": {}, | |
| "id": 0, | |
| "name": [ | |
| "AURA", | |
| "Programming", | |
| "RAN" | |
| ], |
| [max@Maxattax-AntergosVM ~]$ gem install neovim foodcritic erubi mdl puppet-lint reek rubocop slim_lint --debug | |
| NOTE: Debugging mode prints all exceptions even when rescued | |
| Exception `LoadError' at /home/max/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/resolv.rb:171 - LoadError | |
| Exception `Resolv::DNS::Config::NXDomain' at /home/max/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/resolv.rb:547 - _rubygems._tcp.api.rubygems.org | |
| Exception `Resolv::DNS::Config::NXDomain' at /home/max/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/resolv.rb:547 - _rubygems._tcp.api.rubygems.org | |
| Exception `Resolv::ResolvError' at /home/max/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/resolv.rb:492 - DNS result has no information for _rubygems._tcp.api.rubygems.org | |
| Exception `Errno::EEXIST' at /home/max/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/fileutils.rb:228 - File exists @ dir_s_mkdir - /home/max/.rvm/gems/ruby-2.4.0 |
| [max@Maxattax-AntergosVM ~]$ gem install neovim foodcritic erubi mdl puppet-lint reek rubocop slim_lint | |
| Successfully installed neovim-0.5.1 | |
| Parsing documentation for neovim-0.5.1 | |
| Done installing documentation for neovim after 0 seconds | |
| Building native extensions. This could take a while... | |
| Successfully installed nokogiri-1.8.0 | |
| Fetching: polyglot-0.3.5.gem (100%) | |
| Successfully installed polyglot-0.3.5 | |
| Fetching: treetop-1.6.8.gem (100%) | |
| Successfully installed treetop-1.6.8 |
| rvm_scripts_path=/home/max/.rvm/scripts | |
| LANG=en_US.UTF-8 | |
| rvm_hooks_path=/home/max/.rvm/hooks | |
| rvm_action=get | |
| DISPLAY=:0 | |
| rvm_bin_path=/home/max/.rvm/bin | |
| rvm_rubies_path=/home/max/.rvm/rubies | |
| EDITOR=/usr/bin/nano | |
| rvm_version=1.29.2 (master) | |
| GTK_OVERLAY_SCROLLING=0 |