Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 398 Bytes

GitHub Command Guide

This Visual Studio Code extension provides a set of Git and GitHub commands with descriptions to assist in common workflows.

Features

  • Lists common Git commands like git status, git commit, and git push.
  • Provides GitHub-specific commands like gh pr create, gh repo create.

Usage

  • Press CTRL + SHIFT + P to open command window then type celsodev.