Nice plugin - works for me too.
How to commit to gitorious:
1. Use the gitorious web interface to create a clone of the
dev repository (we'll call it YOUR-REPO)
2. Git clone and checkout that new repository, i.e.:
git clone -n git://gitorious.org/laconica/YOUR-REPO.git laconica
cd laconica
git checkout -b 0.7.x origin/0.7.x
3. Make your changes and commit
4. git push (no parameters required)
5. Use the gitorious web interface to create a merge request
from YOUR-REPO to the dev repo
Cheers,
Ciaran
Tobias Diekershoff wrote:
> On Fri, 13 Mar 2009 09:21:49 +0100
> Tobias Diekershoff <[email protected]> wrote:
>
>> As I've no clue how to work with git, I've put the PHP file as
>> attachment.
>
> Ok I managed to figure out how to get the 0.7.x devel version into a
> local repo. There I created a branch where I've add the plugin file.
>
> How do I upload it to gitorious? It's "git push" I guess - but what's
> the exact command? (a gitorious account is present).
>
> TIA & so long
> Tobias
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev