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.


    Adding folders with Git on StaSh gives an error

    Pythonista
    git pythonista 3 python 2.7.13 stash
    3
    3
    1724
    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.
    • Penguin Master
      Penguin Master last edited by

      Hello, as the title says, when I try to add folders with git on stash, i get and error:stash: <type 'exceptions.IOError'>: [Errno 21] Is a directory: '/private/var/mobile/Containers/Shared/AppGroup/0475C0C8-BA3A-4B54-8E92-14189F1C13C3/Pythonista3/Documents/spike/functions' please help me with this.Thank you!

      mikael 1 Reply Last reply Reply Quote 0
      • mikael
        mikael @Penguin Master last edited by

        @Penguin-Master, git repos are not file systems, so you do not add folders. Instead, you just add the file with the full path, even if some of the folders in that path do not ”exist” in the repo.

        If I misunderstood something, please share also the command you are trying to run.

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

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors