| Issue 3245: | Is there a reasonable API to get commited file counts in gerrit? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, I'm developing gerrit plugin associated with git. I want to register some information when I push my files to remote repository with git. So I implemented CommitValidationListener interface and I could get some information what I wanted. But I don't know how to get whole file count which are commited when push process has excuted. Is there a suitable API or Plugin source for this work? |
|
| ► Sign in to add a comment |