Commit 4999e60
authored
Adding repository pointer for parent to go-bitbucket (#123)
The REST api for bitbucket optionally produces json that points to the parent of
a given repo (if it exists as a fork of another repo). It would be really
helpful to encode that information in the go api. This patch does that
Signed-off-by: Neil horman <[email protected]>1 parent de5eb36 commit 4999e60
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments