R
R
regenwild2014-09-09 17:08:23
git
regenwild, 2014-09-09 17:08:23

Git, nice display of repository and commits, is there anything?

We, as a team, work in bitbucket. And I wanted to see beautifully and in detail what each of us is doing, for example: who worked today and how many commits they made, the "Contributions" panel, as in github, maybe something else useful. Does something already exist? Does anyone use? I use SourceTree and the site itself, but it's inconvenient to watch it there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EXL, 2014-09-09
@EXL

For presentations and visual evaluation of each developer's contribution, gource is great .
habrahabr.ru/post/75780
Installing and using gource in Debian-based distributions is trivial:

sudo apt-get install gource
cd ~/My_cool_git_repo
gource

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question