Devlog 04
Added the feature of pushing and pulling the code to GitHub using GitHub PAT (Personal Access Token) and octokit.
How to do this?
Push: trail push owner/repo --token GITHUB-PAT --branch main
Pull: trail push owner/repo --token GITHUB-PAT --branch main
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.