/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Beej's Guide to Git
(beej.us)
1062 points
mixto
| 1 comments |
05 Feb 25 00:07 UTC
|
HN request time: 0.207s
|
source
Show context
scrapcode
◴[
05 Feb 25 01:59 UTC
]
No.
42942555
[source]
▶
>>42941283 (OP)
#
I can't help but feel that Git has completely missed the forest through the trees that you can make a 30+ part guide explaining how to use it.
replies(6):
>>42942641
#
>>42942672
#
>>42942768
#
>>42943372
#
>>42950299
#
>>42954886
#
1.
ggregoire
◴[
05 Feb 25 15:54 UTC
]
No.
42950299
[source]
▶
>>42942555
#
I can make a 5 line HN comment explaining how to use git:
1. git clone
2. git checkout
3. git pull
4. git add + commit + push
5. git reset / rebase
ID:
GO
↑