Skip to content

fix: push on initial install and encode credentials#3395

Open
merll wants to merge 2 commits into
mainfrom
fix-install-reattempt-push
Open

fix: push on initial install and encode credentials#3395
merll wants to merge 2 commits into
mainfrom
fix-install-reattempt-push

Conversation

@merll

@merll merll commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

📌 Summary

This PR fixes two issues that were discovered in the course of an installation:

  • When the first push attempt to the initial repository fails, it is not reattempted if there are no new commits. This PR changes that behavior for the initial installation.
  • The login credentials must be URL-encoded separately for the Git client.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@merll merll changed the title fix: on initial install attempt to push also without commit fix: push on initial install and encode credentials Jun 26, 2026
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.

1 participant