git
titterid
cmd/ull.sh - git pull origin mainpull
{% include navigation.html %} {{ content }} jek
vi _layouts/home.htmljek
hub create mizchi/myprjhub
CONFLICT(content):Merge conflicterr
rm -r .gitrm
https -> ssh : git remote set-url origin git@github.com:minorhash/$str.gitremote
replace master - (master) git branch -m old-masterbranch
rename branch : git -m old newbranch
git checkout adr - switch to branch adrbranch
README.md - tmpmd
git rev-parse --abbrev-ref HEAD - show only current branchbranch
git remote get-url originremote
git pull origin xyz:xyzpull
git checkout -b xyz (check out new branch)checkout
git branch -f remote_branch origin/remote_branchbranch
pull= fetch, mergepull
basic mdmd
xclip -sel clip < ~/.ssh/id_rsa.pubssh
ssh agent - remembers passphrasessh
pull = fetch + mergepull
git remote set-url origin https://github.com/USERNAME/REPOSITORY.gitremote
git config --listconfig