added branches, more log stuff, better tests, changed the log api a bit
[rubygit.git] / lib / git / working_directory.rb
blob3f37f1a5226be5aa932446b33a897471076da639
1 module Git
2   class WorkingDirectory < Git::Path
3   end
4 end