You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,9 @@
6
6
> Bitbucket APIv2 library for Golang.
7
7
8
8
## NOTE:
9
-
This repository was originally a fork of this [repository](https://github.com/ktrysmt/go-bitbucket). As I have introduced major breaking changes to my original fork which made it impossible to track upstream/parent, I have decided it is best move my fork to a standalone repository. I aim to implement all available API resources Bitbucket APIv2 provides to its users publically.
9
+
This repository was originally a fork of this [repository](https://github.com/ktrysmt/go-bitbucket). I have introduced breaking changes to my original fork which made it impossible to track upstream/parent. So, I have decided it is best to move my fork to a standalone repository. All the history from the fork remains intact.
10
+
11
+
I am aiming to implement all available API resources Bitbucket APIv2 provides to its users publically.
10
12
11
13
This fork also takes several 'inspirations' (with due credit) from the [go-github library](https://github.com/google/go-github) so if you see similarities, you know why =).
0 commit comments