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

[doc] Change instructions for bitbucket #3

Closed
paulmassen opened this issue Jan 4, 2017 · 1 comment
Closed

[doc] Change instructions for bitbucket #3

paulmassen opened this issue Jan 4, 2017 · 1 comment

Comments

@paulmassen
Copy link

Good job on this excellent plugin.

One thing I noticed, is that if used with a bitbucket account, you have to slightly edit the pasted https url in order for the plugin to work.
It's just a detail but it might be worth adding it to the doc
Example:
Pasted url from bitbucket: https://myusername@bitbucket.org/myusername/myrepo.git
Working url: https://bitbucket.org/myusername/myrepo.git

Congrats again!

@w00fz
Copy link
Member

w00fz commented Jan 4, 2017

Thank you! I will look into making this more clear

@w00fz w00fz closed this as completed in 5051a3d Jan 11, 2017
w00fz added a commit that referenced this issue Jan 17, 2017
1. [](#new)
    * Allow to change the path for the `git` binary (#1)
    * Added CLI for synchronizing `bin/plugin git-sync sync` (#2)
    * More security: Git password will now get encrypted and won't load in admin
2. [](#improved)
    * Wizard: Improved Bitbucket explanation about stripping out `user@` from the copied HTTPS url (#3)
3. [](#bugfix)
    * Fixed potential issue when retrieving the currently installed git version
    * Fixed issue that would not properly hide the password from error messages if the password contained special chars
    * Fixed issue preventing the plugin to properly get setup the very first time and causing 401 error (#4)
    * Workaround for error thrown when removing the plugin
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