pnaranja / git_develop

Automate the commands: git checkout develop; git pull; git branch -d <last branch>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git_develop

Automate the command: git checkout develop; git pull; git branch -d

This is used after the working branch has been merged

About

Automate the commands: git checkout develop; git pull; git branch -d <last branch>


Languages

Language:Rust 100.0%