Skip to content

Execute git add ., git commit -m "[message]", and git push with a single action

Notifications You must be signed in to change notification settings

ravvnen/gh-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GitOneGo Extension for VSCode

GitOneGo is a powerful Visual Studio Code extension designed to streamline your workflow by combining the most common Git operations into a single command. Whether you're managing small projects or contributing to large-scale repositories, this tool ensures efficiency and saves time by reducing repetitive tasks.

Features

  • Unified Command: Execute git add ., git commit -m "[message]", and git push with a single action

Getting Started

To get started with GitOneGo, follow these steps:

Prerequisites

Ensure you have the latest version of Visual Studio Code installed. Also, make sure you have Git installed on your system, aswell as Github CLI.

Installation

gh extension install ravvnen/gh-push

Customizing Commit Messages

WIP

Contact

For support or inquiries, please reach out via the GitHub Issues page of this repository. My username is : Ravvnen

About

Execute git add ., git commit -m "[message]", and git push with a single action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages