Angular - include basic git details
In this article, I'll show you how to include basic GIT data in the Angular application. The data will be dumped to src/assets/version.json file and will consist of: short hash long hash branch name commit date Set up the app Init the test app ...
Apr 15, 20232 min read23