Hello!
intrigeri (1.0K bytes):
> Running:
>
> $ ./contribute/l10n_tricks/check_po.sh pt
>
> .. in the wiki/src/ directory showed a few
> "inconsistent-trailing-newlines" errors, that I corrected in commit
> 1ffd0c7. In the future, you might want to consider running this script
> yourself :)
Thanks for that, I'll make sure I do run that before next pull requests.
> Oh, and just curious: what did you use to send this pull request, that
> I guess you haven't written 100% by hand?
I used:
git request-pull HEAD git://git.sarava.org/tails.git
You can also use the name of a configured remote repo instead of the url.
:)