Search Results For “Tag:git” - # - rss
JR:
Git terms versus normal people terms
- Git
head
master
pull
push
commit
fork
clone
merge
rebase
cherry pick
revert
repo
repository
a git
"the git"
index
clone
commit
branch
tree
upstream
a head
HEAD
version
tag
archive
patch
submission
changeset
stash
archive
object
module
submodule
re...
more>>
- Oct 09, 2017
- #git #writing #collaboration
JR:
Git install
- On Oct 6, 2014, I finally installed git on my Digital Ocean Linux account.
sudo apt-get install git
This installed version 1.7.9.5
#git
- Oct 06, 2014