2011/7/3 Torne Wuff <torne+rockbox...@wolfpuppy.org.uk>: > So, yeah, just letting you all know :) You don't have to clone them > now; only bother if you want to experiment :)
Hello. This is a test patch from a translator. It just adds a line to anotherfile.txt in the sandbox.git repository. If anybody with push access could apply it for me, that would complete the dummy translation process. I have some experience on git from my work at the lilypond.org project as the translation meister. If you find it useful, I could word some notes on how to make sporadical contributors to submit git patches from a read-only clone. The idea is to let authorized developers follow the approval process and eventually apply the patch with 'git am <patchfile>' provided the patch is crafted with git commit ; git format-patch HEAD^ patch attached. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com
From 49da3a0f0d12a7ad7352702d1f56ca47fbde023b Mon Sep 17 00:00:00 2001 From: Francisco Vila <francisco.v...@hispalinux.es> Date: Sun, 3 Jul 2011 17:26:20 +0200 Subject: [PATCH] A translation test. --- anotherfile.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/anotherfile.txt b/anotherfile.txt index 0fd3176..d0b9a21 100644 --- a/anotherfile.txt +++ b/anotherfile.txt @@ -4,3 +4,5 @@ It has more lines in it now. Blargh! Blorgh! Blærgh! + +This test line added by Francisco Vila, a translator. -- 1.7.0.4