##// END OF EJS Templates
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log

File last commit:

r731:7a6d3636 default
r3459:57dba41e default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
dan
integrations: refactor/cleanup + features, fixes #4181...
r731 <div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>