This repository holds primary responsibility for administering the Picking Challenge git organization.
Please create an issue to get help. Please avoid posting any git-related problems to the mailing list. Issues will be much better addressed in this forum.
The Picking Challenge Git Organization is the venue to display and collaborate on software that was created for picking challenges, most notably the Amazon Picking Challenge.
Each team that participated in a picking challenge is assigned their own public repository. Each of these repositories has an associated team, whose members have read/write access to their repository. Only team members have write (push) access to their repository; all repositories are publicly readable.
Each team must appoint at least one team maintainer. The team maintainer has the capability to add and remove members from the team.
In order to become the first team maintainer, create an issue in the administration repository with your request. Please include your github user name and the team name in the request.
Once a team maintainer has been established, they can add additional team members and maintainers.
There are many ways to commit your code - Here are two!
This option is straight-forward. It assumes that a copy of the project exists on a local machine.
- Clone your team's repository from here to the local machine.
- Add your files to the local repository.
- Push the changes back to the APC organization.
This option is a shortcut for teams who already have their project hosted on github in a single repository.
- Create an issue in this repository asking an administrator to fork your existing github repo. In your request, please include the team name, and the exact web address of the github repository that will be forked.
Anyone can request help working with the APC repositories. The easiest way is to create an issue in the administration repository.