Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeweaver committed Dec 3, 2016
1 parent 8f90684 commit 033b5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/git/git.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'open3'
require 'shellwords'
require 'active_support/core_ext/object/blank'
require 'active_support/core_ext/time/calculations'
require_relative './git_branch.rb'
Expand Down

0 comments on commit 033b5ff

Please sign in to comment.