-
Notifications
You must be signed in to change notification settings - Fork 1.7k
V3.6 update function docs #3310
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
specify this applies only if you need to downgrade
…r an existing collection
… Compass Installer vars
This reverts commit 5148225.
Hi -- Regards, Kay Kim |
Hi,
Can you please give the rights to make a pull request ?.I tried several
times yesterday but i wasn't able to make it ,i cloned the repository
locally and made my update over a new branch and once i pushed it i
received unathorized 403.
Waiting your feedback
Thanks
Best Regards
Reda
…On Mon, May 7, 2018 at 10:01 PM, Kay Kim ***@***.***> wrote:
Hi --
thanks for your pull request. It seems something went awry with your pull
request as it only contains commits by other people. As such, will close
this pull.
Regards,
Kay Kim
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3310 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AM06TvpzxLcSNMzRCPWTZqqHJ-I7DkMuks5twKgwgaJpZM4T0uqo>
.
|
@MrReda If you create a fork of the docs repo and then push to your fork, you'll be able to make a pull request. GitHub has docs about the process here: https://help.github.com/articles/fork-a-repo/. |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jun 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The function presented over the documentation doesn't reflect the behavior that does.
It has also the possibility to pass an argument between the parenthesis e.g. :
String path parameter
ls(String parameter)
ls('../mongodb'))
This change is