Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: a2cc0b31d9ce3a2f84ff7562788a86821eb49396
https://github.com/python-control/python-control/commit/a2cc0b31d9ce3a2f84ff7562788a86821eb49396
Author: Rory Yorke <ror...@gm...>
Date: 2017-06-25 (Sun, 25 Jun 2017)
Changed paths:
M make_version.py
Log Message:
-----------
BUG: handle git-describe failing to find a tag
This can happen with shallow clones, e.g., on Travis-CI.
Commit: 47871107e35d6a15d0f0ceb42e93edf26c606586
https://github.com/python-control/python-control/commit/47871107e35d6a15d0f0ceb42e93edf26c606586
Author: Scott C. Livingston <sli...@cd...>
Date: 2017-06-26 (Mon, 26 Jun 2017)
Changed paths:
M make_version.py
Log Message:
-----------
Merge pull request #149
"BUG: handle git-describe failing to find a tag"
https://github.com/python-control/python-control/pull/149
Compare: https://github.com/python-control/python-control/compare/55878a31448f...47871107e35d |