37 38 39
# File 'lib/git_switch_branch.rb', line 37 def self.patch_path File.join(@repo_changes_path, @git.current_branch) end