Skip to content

Instantly share code, notes, and snippets.

View typovrak's full-sized avatar

typovrak typovrak

View GitHub Profile
@typovrak
typovrak / issues-pr-rebasing-cli-git-gh.md
Last active June 23, 2025 16:28
GitHub workflow management using only CLI (git + gh)

🖥️ Managing issues, PRs, and rebasing using only CLI (git + gh)

0. 🔧 Prerequisites

  • Navigate to your repository in terminal.
  • Ensure git and GitHub CLI (gh) are installed on your system.

1. 🎫 Create an issue

gh issue create