-
Notifications
You must be signed in to change notification settings - Fork 143
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
Pushing is only working the secound time #1611
Comments
Ok the problem got resolved on its own. After some trys and closing and reopening of git bash it was now working the first time. I will keep this issue open, until it can no more occur at others. |
@AlexProgrammerDE, a couple of suggestions:
or
|
@pdcastro something occured: alex-@My-PC MINGW64 ~/Downloads/balena-sound-master (master) alex-@My-PC MINGW64 ~/Downloads/balena-sound-master (master) |
@pdcastro i did now follow your instructions and commented this line. |
Oh! Now I suspect this could be related to the
In either case, let us know if the problem happens again. Thank you for reporting it!
|
@pdcastro i wanted to say that i was not working directly with the original code of balena-sound. I made a fork, which is in a PR now: balena-io-experimental/balena-sound#101 I am working with a maybe unusual way to push the code: Git pushes everytime automatic the code with linux line endings, so i download the pushed code and unzip it with 7zip. 7zip isn´t changing the line endings, so it is compatible with linux. I did now find your comment here: #1273 (comment) and will use it in the future. I don´t know if 7zip or anything else is causing this problem. Hope it helps |
@pdcastro you are right. Changing
Updating yesterday to 1.25.10 seems to make this error possible. |
…th 'isBinaryFile') Resolves: #1611 Change-type: patch
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
Thank you @AlexProgrammerDE for the additional information and testing. I have a pull request that I expect will fix the issue: #1615. It's currently pending review. |
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
[pdcastro] This issue has attached support thread https://jel.ly.fish/#/7a0fe69d-c7f3-44ec-992d-5a895cb8dfc3 |
[zvin] This issue has attached support thread https://jel.ly.fish/#/7a0fe69d-c7f3-44ec-992d-5a895cb8dfc3 |
…th 'isBinaryFile') Connects-to: #1611 Change-type: patch
@AlexProgrammerDE, I expect that CLI release 11.25.18 fixes this issue. Thank you again for reporting it! |
Hi everyone! I updated today to a newer version of the cli and had last updated after the fix for my issue #1554 This is my log:
Edit: See also: #1611 (comment)
The text was updated successfully, but these errors were encountered: