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

fix example app baseflow git url #368

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

Ritsz123
Copy link
Contributor

Signed-off-by: Ritesh Khadse [email protected]

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

fix for #367
fix git url in example app of flutter_cache_manager

⤵️ What is the current behavior?

currently on running the command flutter pub get I was getting

fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. exit code: 128

reference of fix:
https://stackoverflow.com/questions/70663523/the-unauthenticated-git-protocol-on-port-9418-is-no-longer-supported

🆕 What is the new behavior (if this is a feature change)?

💥 Does this PR introduce a breaking change?

🐛 Recommendations for testing

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@renefloor renefloor merged commit 28e081e into Baseflow:develop May 16, 2022
@renefloor renefloor mentioned this pull request May 16, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants