omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Pushing/committing to github

    Pythonista
    3
    5
    215
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alias last edited by

      Is there any way I can do this without spending money on external sources?

      brumm BSoD 2 Replies Last reply Reply Quote 0
      • brumm
        brumm @alias last edited by

        @alias You could try the git command from iSH, but you need to mount a directory, where you first have copy all your files (i think it is not possible with pythonista directories => mount -t ios website /mnt). Or you wait for a stash / git fix.

        A 1 Reply Last reply Reply Quote 0
        • A
          alias @brumm last edited by

          @brumm got it! Thanks for the help

          1 Reply Last reply Reply Quote 0
          • BSoD
            BSoD @alias last edited by BSoD

            @alias
            https://github.com/ywangd/stash/pull/448#issuecomment-1570127499

            I used the stash git with this PR and some monkey patches.

            A 1 Reply Last reply Reply Quote 0
            • A
              alias @BSoD last edited by

              @BSoD thank you

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB Forums | Contributors