git - Mapping between software version and commit hashes? -


i looking way map deployed software corresponding commit. user clicks on -> info , dialog contains hash number.

is there way this?

to honest, don't think so. how setting link between commits , deployed software?

this simple do.

during deploy or build step, need way of querying git on command line , extracting latest commit hash. same process need store hash in file application code programmed read. luck!


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -