-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Nick Schonning edited this page May 2, 2013
·
5 revisions
Welcome to the pulley wiki!
To configure pulley, edit the config.json file.
- If true,
git commitis done with-e
- The name of the git remote, ex:
upstream,origin, etc... - This is the git remote that is used for pulling the changes and pushing the results.
- Base urls for issue trackers. Keyed by
username/reponame, value is the url that gets the ticket ID appended to it (extracted from pull title/body in the form#(\d+)).
Customizing the commit-msg format (default: "Close GH-{id}: {title}."), currently requires modifying the pulley.js file (see also issue #52).