Re: Integrating Git for Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message
SDPringle said...

SCM_REV is returned by eu_info. It must be set to something. I am setting it to -1.

Actually, I figured that out too, sort of. While Git doesn't support a commit ID per se, you can just use the number of commits to date, which should always increment.

https://stackoverflow.com/a/4061706/2300395

git rev-list --all --count

Edit: although, it may be best to leave it at -1 since to signify the change to Git.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu