R
R
Roman Sarvarov2020-04-11 22:24:25
git
Roman Sarvarov, 2020-04-11 22:24:25

Is there any way to see all the code you write in a day?

Hello!
I am using PHPSTORM and making commits via git to bitbucket.
Is there some tool (either in bitbucket or in a storm - not important) so that I can just do Ctrl+A, Ctrl+C at the end of the day and send such a report to the employer?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rasschitai, 2020-04-11
@rasschitai

git log --pretty=format:"%h - %an, %ar : %s"
comment during the day

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question