Skip to content
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

Add Splay Tree #17

Open
xennygrimmato opened this issue Oct 2, 2018 · 6 comments
Open

Add Splay Tree #17

xennygrimmato opened this issue Oct 2, 2018 · 6 comments

Comments

@xennygrimmato
Copy link
Owner

No description provided.

@ansh-ptel
Copy link

I was trying to add Splay Tree algorithm to your Master branch. But it gave me an error that I don't have any permission to push any file to Your master branch.

@xennygrimmato
Copy link
Owner Author

@ansh-ptel You need to clone the repo, make changes there and create a PR against this repo.
I'll add those instructions to CONTRIBUTING.md.

@xennygrimmato
Copy link
Owner Author

@ansh-ptel
Copy link

I cloned the Repo and created a Directory called Splay and inside that directory i added the Code for Splay tree but I can't able to Push it in master branch.

@ansh-ptel
Copy link

`ERROR: Permission to xennygrimmato/Data-Structures-and-Algorithms.git denied to ansh-ptel.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.`

@xennygrimmato
Copy link
Owner Author

You need to clone the repo and create a PR from a branch on that repo against the master branch of this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants