It would be better if it used the path to file to find where to run the git log command.
Currently, if you run it from somewhere outside of the main RMG folder, it doesn't work.
(eg. if you do python $RMGpy/rmg.py path/to/input.py and you are not currently in $RMGpy)
It would be better if it used the path to file to find where to run the git log command.
Currently, if you run it from somewhere outside of the main RMG folder, it doesn't work.
(eg. if you do
python $RMGpy/rmg.py path/to/input.pyand you are not currently in $RMGpy)