Skip to content

Feat/new commands#86

Merged
Huerte merged 3 commits into
mainfrom
feat/new-commands
Jun 11, 2026
Merged

Feat/new commands#86
Huerte merged 3 commits into
mainfrom
feat/new-commands

Conversation

@Huerte

@Huerte Huerte commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Type

  • Bug fix
  • New feature
  • Documentation
  • Refactor / internal

Overview

this adds the gitgo new which handles creating the actual remote repository on github. I also cleaned up the auth flow to support the tokens needed for repo creation.

Changes

  • gitgo new: creates a new remote github repository right from the terminal
  • internal: centralized the browser opening logic and updated the auth manager so it can request repo creation tokens properly

Checklist

  • I tested my changes locally and they work
  • I updated CHANGELOG.md under the [Unreleased] section
  • I updated README.md (if I added or changed a command)
  • I added or updated tests for my change (if applicable)
  • My change does not break any existing commands

@Huerte Huerte merged commit db6b5ae into main Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant