|
Size: 882
Comment:
|
← Revision 4 as of 2013-01-04 22:05:03 ⇥
Size: 0
Comment: Obsolete
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ##master-page:HelpTemplate ##master-date:Unknown-Date #format wiki #language en == Adding Git projects to Haskell collab maint == This page is for pkg-haskell admins only. ssh to alioth.debian.org. In /home/groups/pkg-haskell, there are two scripts. First, run mkgitrepo.sh. It will ask you for the Debian source package name and a one-line description, then create the repo. Next, make sure you have a local repo with origin and master branches (no others), and appropriate tags (if any). Then run: {{{$ git push --all ssh://$USER@git.debian.org/git/pkg-haskell/package.git}}} Now, run /home/groups/pkg-haskell/mkgitrepo-hooks.sh to set it up to send commit messages to the right places. Finally, you'll want to clone the repo you just created and start working from there. === See Also === [[Haskell/CollabMaint]] Parent page ---- CategoryGit |
