Skip to content

GoodEnoughL/homebrew-gitpush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Introduction

This is a simple script to push local changes to a remote repository using Git. Create merge request automatically when you push a new branch to the remote repository. Attention: This feature just suit for the developer who want to merge the branch from task/subtask to feature/feat/ branch or from feature/feat/bugfix/hotfix branch to dev branch.

Usage

Push code to remote repository

use gitpush command directly in the terminal;

Environment

  • Go version: 1.16+
  • Git version: 2.23+
  • OS: Linux/MacOS/Windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages