BaM bash-macros
======
git-change-url
:
git-change-url
—to-ssh convert https url to sshgit-change-url
—to-https conver ssh url to https one.py_switch
: allows to switch between py 3.5 and py 2.7, working only on
MacOS using macport
set_all_remote
: change all remote from one username to another. Actually
setup to change Baaaaam into bam241… Can be easily change if needed…
c_git
:
args
, check if the actual folder is under git versionning, ifgit init
it, then create a new GitHub
named as the root folderorigin
and upstream
args
, create a new GitHub
repo name as the args
, thenclang-format
: allow usage of clang-format, taken from