nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
488 stars 126 forks source link

Can I push and pull files from git with this library? #148

Closed alexandermcpherson closed 1 year ago

pietbrauer commented 1 year ago

Nope, you would have to use libgit2 or similar to do this.