Ilya Vassilevsky
2018-11-26 14:20:15 UTC
Hello everyone :)
I'm developing a deployment automation tool. It can compile and deploy code
from a Git repository.
I would like to add a command-line argument that specifies the revision to
deploy. It can be a branch name, a tag name, or just a plain SHA-1.
What is the best collective noun for these?
"Revision" does not cover branches and tags. "Reference" does not cover
revisions. "From" is a good candidate :) but I would like to use something
more Git-specific.
Thanks!
I'm developing a deployment automation tool. It can compile and deploy code
from a Git repository.
I would like to add a command-line argument that specifies the revision to
deploy. It can be a branch name, a tag name, or just a plain SHA-1.
What is the best collective noun for these?
"Revision" does not cover branches and tags. "Reference" does not cover
revisions. "From" is a good candidate :) but I would like to use something
more Git-specific.
Thanks!
--
You received this message because you are subscribed to the Google Groups "Git for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email to git-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Git for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email to git-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.