Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
duckWit56696yIt's just the nomenclature. It's like any other source control system, where you have a local copy of what's on the server. That local copy, in the git universe, is a clone.
-
Biggy132916yThere is a git desktop (client) app that make things easier to deal with fork,push,pull etc versus command line.
-
@Biggy but that is opinionated, worked two months with UI clients for git, someone told me to use CLI and that is when things started to make sense to me.
And I still can not use UI for git, they are to complicated for me. -
Cybork10496y'html, web, c++, nodejs, javascript, python..'
And we find ourselves in the presence of the creature commonly known as the 'Hashtag whore'. -
There was an interactive git tutorial I used before when learning it. Not sure if it still exists, but it helps a lot!
It has terminal like on the page and a cat is guiding you on what to type and explains it -
piehole8106y@Fast-Nop Got a flashback from a colleague of mine, who used 3 computers, and merging back to master meant us seeing 3 resolved conflicts (git pull vs git pull --rebase). Holy shit how ugly our history became!
Related Rants
-
Skipp36What devrant taught me: Everyone hates java Everyone hates php Everyone hates spaces Everyone hates tabs Ever...
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
It’s funny cause I don’t use GitHub much and don’t know git... yet. So basically I don’t understand all those git jokes. I only used GitHub a few times, and it was without the desktop app (which I find fucking stupid since you need to “clone” everything....
rant
html
web
c++
nodejs
css
hate
javascript
python