🤖🚫 AI-free content. This post is 100% written by a human, as is everything on my blog. Enjoy!

git-timesheet - генерация отчета о работе из журнала git

December 5, 2010, revised July 12, 2012 in Projects

Статья “Генератор недельного отчета из git log” заканчивалась немного неполноценным решением, которое нужно было допиливать.

Вот я и допилил его до полноценного приложения:

$ git-timesheet --help
Usage: git-timesheet [options]
Produce a per-day activity report from the log of the current git repository.

-s, --since [TIME] Start date for the report (default is 1 week ago)
-a, --author [EMAIL] User for the report (default is the author set in git config)
--authors List all available authors

Скачать git-timesheet с GitHub.

Удобнее пользоваться будет, если положить его в каталог ~/bin , который по умолчанию находится в PATH.

Buy me a coffee Понравился пост? Купи мне кофе