GitCommit: Add a 'removeRef' function
commit8a399c0793f8122e65babd89702762a62cf35364
authorPieter de Bie <pdebie@ai.rug.nl>
Sat, 1 Nov 2008 20:57:13 +0000 (1 21:57 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Sat, 1 Nov 2008 21:51:10 +0000 (1 22:51 +0100)
tree44e1f3dda71a053e35383529cf375fe72f0004fd
parent23c918660c69ce36039e27aa472203652788255a
GitCommit: Add a 'removeRef' function

The ref functionality is somewhat weird right now, in that
some parts of the code require a nil array when there are no
refs. So, we add a good removeRef accessor to keep track of this
PBGitCommit.h
PBGitCommit.m
PBRefController.m