About git log, git stat and github data analysis

Опубликовано: 05 Ноябрь 2024
на канале: Alexey Bakhirev
1,409
69

A public speech from the SPb Python meeting on git log and its analysis.

git log is a command in the version control system to view the commit history. It outputs a lot of text and it is inconvenient for analysis. The easiest way to view the history is to visualize the data.

We will consider an analogue of the git stat package (https://github.com/bakhirev/assayo ) to solve this problem.

With this package, we can view:
— the list of tasks;
— schedule and composition of releases;
— list of sub-contractors;
— the cost of development;
— the composition of the team;
— possible location of employees;
— etc.;

Online version: https://bakhirev.github.io/
GitHub: https://github.com/bakhirev/assayo

NodeJS: npx assayo
PHP: composer require bakhirev/assayo
Python: pipx install assayo
Ruby: gem install assayo


На этой странице сайта вы можете посмотреть видео онлайн About git log, git stat and github data analysis длительностью online в хорошем качестве, которое загрузил пользователь Alexey Bakhirev 05 Ноябрь 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,409 раз и оно понравилось 69 зрителям. Приятного просмотра!