epicmet / pam

Update your branch with just one command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAM

PAM of Pull And Merge is just a simple shell script that automates exaclly what it sounds like. You provide two branches, one for pulling and one for merging into it, then pam does its job.

Installation:

For installing pam, just run this command on your commandline.

  wget -O - https://raw.githubusercontent.com/MahdiAghaei1/pam/master/install.sh | bash

Your feedback:

As a newbie in shell scripting I love to see your feedbacks and even PRs 😍. There are some stuff in .idea/TODO.md btw.

About

Update your branch with just one command.

License:MIT License


Languages

Language:Shell 100.0%