Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

File metadata and controls

10 lines (7 loc) · 422 Bytes

Shell Scripting

This Repo is composed of shell-scripts to automate the chores of git life cycle.

Flow:

  1. updated flow to automatically commit from the desired feature branch
  2. updated flow to automatically merge feature branches with upstream branch
  3. updated flow to automatically change the paths on fly

Get some interesting links related to GIT