-
Notifications
You must be signed in to change notification settings - Fork 696
[Bitbucket]: Fix up docs for forking repos #852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bitbucket]: Fix up docs for forking repos #852
Conversation
Codecov Report
@@ Coverage Diff @@
## master #852 +/- ##
=======================================
Coverage 36.07% 36.07%
=======================================
Files 32 32
Lines 6170 6170
Branches 895 895
=======================================
Hits 2226 2226
Misses 3837 3837
Partials 107 107 Continue to review full report at Codecov.
|
Thanks for the fast PR :) |
No worries at all. Also appreciate the quick turnarounds on the merges. |
…ython-api * 'master' of https://github.com/atlassian-api/atlassian-python-api: (43 commits) Fix delete watchers (atlassian-api#889) Add function for getting watchers (atlassian-api#890) Add functionality to delete a watcher from an issue (atlassian-api#884) [Jira] Implement jira.update_version (atlassian-api#878) Bitbucket Cloud: Support for pull request tasks (atlassian-api#874) [Bitbucket] Fix pagination for cloud requests **FIX BLACK** (atlassian-api#872) [Bitbucket] get_users - addition for start and limit (atlassian-api#868) Develop (atlassian-api#870) Crowd: add additional functions (atlassian-api#865) Bump version Fix missing data when using pullRequests.each() (atlassian-api#861) Added parameters to projects get request (atlassian-api#859) Bump version with new parameter of token Jira: Add support for authentication through access token (atlassian-api#856) change: allow editor=v1 as a parameter of the create_page function (atlassian-api#857) Update rest_client.py (atlassian-api#854) Bump version of fork method Removing redundant double check for simpler code to read (atlassian-api#853) Fix up the docs to include the functions definitions for forking repositories (atlassian-api#852) [Bitbucket] Adding ability to fork a repo to a different project (atlassian-api#843) ... # Conflicts: # atlassian/jira.py
Isn't there a duplicated parameter? |
Fix up the docs to include the functions definitions for forking repositories