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.


    Git in Pythonista?

    Pythonista
    suggestion pythonista 3 git question feature-request
    3
    4
    2510
    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.
    • niksonbinsk
      niksonbinsk last edited by niksonbinsk

      Is it possible to integrate git in pythonista?
      Not StaSH

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by

        What is wrong with StaSH?

        1 Reply Last reply Reply Quote 0
        • eddo888
          eddo888 last edited by

          https://apps.apple.com/au/app/working-copy-git-client/id896694807

          1 Reply Last reply Reply Quote 0
          • eddo888
            eddo888 last edited by

            ps StaSh uses python to do git so look at the source for StaSh

               #DULWICH
                try:  
                    import dulwich
            ...
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors