forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunfuddle
More file actions
29 lines (20 loc) · 684 Bytes
/
unfuddle
File metadata and controls
29 lines (20 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Unfuddle
========
Unfuddle is a lovely ticket management, time tracking, project hosting service.
Install Notes
---------------
Create a new Git repository in your Unfuddle project.
Once created, edit the repository settings. Check the
"Changesets Managed Manually" checkbox.
Make note of the following from the URL:
http://example.unfuddle.com/a#/projects/32429/repositories/28573/browse
In the above, the data you need for configuration is:
- subdomain: example
- repo_id: 28573
Developer Notes
---------------
data
- repo_id (Unfuddle respository ID)
- subdomain
- username (Unfuddle API account holder)
- password (Unfuddle API account password)