Files
GitHawk/Playgrounds/Github API/.config.json
James Sherlock c28c088629 Initial repository spring clean (#415)
* Move SwipeCellKit & SlackTextViewController to Local Pods directory

* Move playgrounds to own folder

* Create podspec for MMMarkdown and move to Local Pods
2017-09-24 18:35:05 -04:00

15 lines
264 B
JSON

{
"destination": "gen",
"rename_map": {
"assignee": "user",
"creator": "user",
"actor": "user",
"owner": "user",
"parent": "repository",
"repo": "repository",
"source": "repository",
"base": "branch",
"head": "branch"
}
}