Skip to content

Conversation

@elmatze79
Copy link

@elmatze79 elmatze79 commented Jul 17, 2017

This is to fix this problem:

$ git tag -a example ae68de323acdc8181f9133c49749fd059ec7e23c
$ git push --tags

remote: An error occurred, but the commits are accepted.
remote: Traceback (most recent call last):
remote:   File "/usr/lib/python2.7/dist-packages/igcommit/prereceive.py", line 101, in main
remote:     state = Runner().run()
remote:   File "/usr/lib/python2.7/dist-packages/igcommit/prereceive.py", line 34, in run
remote:     check.print_problems()
remote:   File "/usr/lib/python2.7/dist-packages/igcommit/base_check.py", line 75, in print_problems
remote:     for severity, problem in self.get_problems():
remote:   File "/usr/lib/python2.7/dist-packages/igcommit/commit_list_checks.py", line 80, in get_problems
remote:     author_timestamp = commit.get_author().timestamp
remote:   File "/usr/lib/python2.7/dist-packages/igcommit/git.py", line 101, in get_author
remote:     return self._author
remote: AttributeError: 'Commit' object has no attribute '_author'

@elmatze79 elmatze79 requested a review from hasegeli July 17, 2017 07:55
@hasegeli
Copy link
Contributor

How about #12 instead?

@hasegeli hasegeli closed this Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants