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 pushing from non-default branch #11

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

TobKed
Copy link
Owner

@TobKed TobKed commented Feb 15, 2022

Fix bug #10

Problem was that git wanted to push branch which was only as remote branch at the time of push.
I recreated it locally and simple checkout before push should fix it.

@TobKed
Copy link
Owner Author

TobKed commented Feb 15, 2022

PTAL @GWen124 @turbaszek

@TobKed TobKed force-pushed the fix-pushing-from-non-default-branch branch from 076938c to 9fd9843 Compare February 16, 2022 20:26
@TobKed TobKed merged commit 72eaf60 into master Feb 18, 2022
@TobKed TobKed deleted the fix-pushing-from-non-default-branch branch February 18, 2022 17:00
@TobKed TobKed mentioned this pull request Feb 21, 2022
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