Skip to content

teamleada/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Set Up

Add the following line your .bashrc or .zshrc:

source ~/<path to teamleada.com repo>/scripts/.leada.profile

Git

New commands:

git up

git up downloads all updates from origin (and subtrees) and merges the changes into your branch.

git pa

git pa pushes all updates to subtrees to their respective origins.

git ci

git ci is a WIP tool to commit all changes and to automatically submit a pull request.

Releases

No releases published

Packages

No packages published