in lib/rugged_adapter/git_layer_rugged.rb [96:100]
def initialize(commit, tracked_pathname = nil) @commit = commit @tracked_pathname = tracked_pathname end