Repositories
trunk
Display an announcement if there are unread private messages.
-
Cloning this repository:
git clone git://gitorious.org/pm-announcements/trunk.git trunk cd trunk
Add this repository as a remote to an existing local repository:
git remote add trunk git://gitorious.org/pm-announcements/trunk.git git fetch trunk git checkout -b my-local-tracking-branch trunk/master_or_other_branch

