Introduce Signature #2

Merged
carlosmn merged 1 commits from signature into master 2013-03-05 16:25:49 -06:00
carlosmn commented 2013-03-05 16:18:59 -06:00 (Migrated from github.com)

It brings the data into go-land so we don't have to worry about the
commit being there. It stores the data we get from git and provides a
Time() function to get a time.Time struct.

It brings the data into go-land so we don't have to worry about the commit being there. It stores the data we get from git and provides a Time() function to get a time.Time struct.
vmg commented 2013-03-05 16:23:19 -06:00 (Migrated from github.com)

Looking good. Can you uncomment the signature methods in Commit and Tag? I commented them out when I removed signature.

Looking good. Can you uncomment the signature methods in Commit and Tag? I commented them out when I removed signature.
carlosmn commented 2013-03-05 16:25:07 -06:00 (Migrated from github.com)

Author() and Committer() are uncommented in Commit. I can't find a Tag struct.

Author() and Committer() are uncommented in Commit. I can't find a Tag struct.
vmg commented 2013-03-05 16:25:47 -06:00 (Migrated from github.com)

Oh duh.

Oh duh.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#2
No description provided.