Skip to content

yagince/gitx-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitx-rs

my git subcommands by Rust

Requirements

  • Rust 1.32.0 or later

Installation

You need to add the .cargo/bin to your PATH

cargo install gitx
cargo install --git https://github.com/yagince/gitx-rs.git

Commands

git start

create a new branch with branch-type and issue-number

create branch

git cb

checkout by selecting from a list of branch

change branch

git db

delete (git branch -D) by selecting from a list of branch

delete branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages