Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getGitCommit in rmg.main doesn't know where it is running from #93

Closed
rwest opened this issue Jul 18, 2012 · 1 comment
Closed

getGitCommit in rmg.main doesn't know where it is running from #93

rwest opened this issue Jul 18, 2012 · 1 comment

Comments

@rwest
Copy link
Member

rwest commented Jul 18, 2012

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)

@rwest
Copy link
Member Author

rwest commented Jul 21, 2012

Think this'll be closed by 109f369cc6ea3063d3d6e4c87d30a7fa81b8e339

But another option would be to use git --git-dir /foo/bar/.git log

@rwest rwest closed this as completed in d3162b0 Aug 10, 2012
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

No branches or pull requests

1 participant