jitsi-meet hosts its code at https://github.com/jitsi/jitsi-meet.git,branch=master.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:jitsi-meet

See all merge proposals.

jitsi-meet has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:jitsi-meet
Series: trunk
1 Development 2017-11-02 10:04:54 UTC
2814. fix(redux/functions): fix typo The i...

Author: paweldomas
Revision Date: 2017-11-02 10:04:54 UTC

fix(redux/functions): fix typo

The intention of the code is (1) to return target if none of the setters lead
to an actual change, (2) to not modify target, and (3) to do it with a 1
copyOnWrite at most.

11 of 1 result
You can't create new branches for jitsi-meet.