git workflow
Grammostola Rosea
rosea.grammostola at gmail.com
Thu May 28 10:57:41 UTC 2009
Grammostola Rosea wrote:
> Reinhard Tartler wrote:
>> If you are unsure about git usage, I
>> think it would really be better to use git-format-patch [3] and send
>> patches to this list.
>>
>>
>> [2]
>> http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2009-April/003718.html
>>
>> [3]
>> http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html
>>
>>
>>
> I'm able to uploaded to git, but adding changes, I don't know...
>
> I also don't know how to use git-format-patch. I've seen the page but
> that's not human language for me...
> Can you give an concrete example?
* then git-clone(1) to get a copy of the repository:
$ git clone
git://git.debian.org/pkg-multimedia/jack-audio-connection-kit.git
* Do changes to that branch, build the package, test your changes, and
commit early and often! See also the pkg-multimedia development
policy.
I did this, but how to commit?
When I'm in the package folder and do
git fetch origin
nothing seems to happen.
Help needed here...
\r
More information about the pkg-multimedia-maintainers
mailing list