On 4/9/14, 2:39 AM, Ben Pfaff wrote:
The official Open vSwitch repository, previously at git.openvswitch.org, has moved. To view the repository in your web browser, you may visit it at: https://github.com/openvswitch/ovs.gitTo clone the new repository, use one of the following: git clone https://github.com/openvswitch/ovs.git git clone [email protected]:openvswitch/ovs.git To update an existing repository to use the new location, use one of the following: git remote set-url origin https://github.com/openvswitch/ovs.git git remote set-url origin [email protected]:openvswitch/ovs.git
Does this mean that GitHub pull requests will be an accepted way to send patches? Or other then the source code location, everything stays the same (at least for now)?
-Lori _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
