@JonB, thanks. Unfortunately I am too git-incompetent to know how to set originssh. I am using https urls throughout.
Steps to recreate the issue:
- Create a new repository in github, with a README file.
- Create a local directory and clone the new repository.
- Modify README file and push - successful.
- Create a new text file and push - successful.
- Add a smallish binary file in the root directory and push - successful.
- Add a larger binary file and push - fails with the error below.
Error:
stash: <class 'urllib2.URLError'>: <urlopen error [Errno 32] Broken pipe>
After this failure, the only way I have been able to resume normal git client use is to remove .git and clone again from remote.
Here is a sample smallish 37.5K binary.
Here is a sample larger 1.4M binary.
Above using the latest selfupdated version of stash:
StaSh v0.6.18
Pythonista 3.1 (301016)
iOS 10.3.2 (64-bit iPhone8,2)
root: ~/Documents/site-packages/stash
stash.py: 2017-04-19 11:36:33
SELFUPDATE_BRANCH: master
BIN_PATH:
~/Documents/bin
~/Documents/stash_extensions/bin
~/Documents/site-packages/stash/bin