Statistics
| Branch: | Tag: | Revision:

root / devel / check_copyright @ 31d3b918

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
b13fa4c4 01/30/2014 06:05 pm Jose A. Lopes

Add script that checks the copyrights of a dirty local repo

Script to check whether the local dirty commits are changing files
which do not have an updated copyright.

The script will determine your current remote branch and local branch,
from which it will extract the commits to analyze. Afterwards, for...