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

Support push + force push over SSH #1323

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Support push + force push over SSH #1323

merged 1 commit into from
Apr 5, 2024

Conversation

vlad-ivanov-name
Copy link
Collaborator

  • Support receive-pack over SSH
  • Improve tracing in push routines
  • Improve error propagation between hooks and proxy
  • Improve push option handling: use predefined struct
  • Add force push option

commit-id:2dbf5e93

Copy link
Member

@christian-schilling christian-schilling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks fine to me apart from the question about GitEnvVar.

josh-proxy/src/bin/josh-proxy.rs Outdated Show resolved Hide resolved
* Support receive-pack over SSH
* Improve tracing in push routines
* Improve error propagation between hooks and proxy
* Improve push option handling: use predefined struct
* Add `force` push option

commit-id:2dbf5e93
@vlad-ivanov-name vlad-ivanov-name merged commit ade86d2 into master Apr 5, 2024
1 check passed
@vlad-ivanov-name vlad-ivanov-name deleted the ssh-push branch April 5, 2024 11:24
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