Mobile App build number


If you need a build number that is related to you code commits via GIT, one good idea is to get the revision list number:

git rev-list HEAD --count


Any thoughts?

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Loading more content...