consistent commit/tag handling
commit6b4bd880812dae360683c560f284841c807eb552
authorMatthias Lederhofer <matled@gmx.net>
Wed, 24 Jan 2007 17:28:49 +0000 (24 18:28 +0100)
committerMatthias Lederhofer <matled@gmx.net>
Wed, 24 Jan 2007 17:38:15 +0000 (24 18:38 +0100)
tree321e25c1b1c9e871e3ca4b066f2ee9c82f92f32e
parente2becdc254d15003482805d9bbb6cf60d6864bf9
consistent commit/tag handling

- unknown headers in tags are tolerated (as for commits)
- the 'unknown header'-warning shows the sha1 of the
  offending object
- Tag#from_raw raises a RuntimeError if any standard header
  is missing (as for commits)
git/object.rb