Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Favorite git command

Name: Anonymous 2020-10-31 15:34

Poast your fav git command, mine is
git-bisect

Name: Anonymous 2020-10-31 15:54

git rm *

Name: Anonymous 2020-10-31 17:28

rm -r .git

Name: Anonymous 2020-10-31 22:01

>>2
Fuck’ve
>>3
You too fuck’ve

Name: Anonymous 2020-11-01 2:39

>>4
git reset —hard HEAD

Name: Anonymous 2020-11-01 2:40

>>1
git checkout -f

Name: Anonymous 2020-11-01 5:03

I don't use git, i manually upload and modify every file on github web interface.
I don't trust such complex programs to upload multiple directories and files, since it doesn't provide a convinient rollback mechanism unlike wikipedia revert.

Name: Anonymous 2020-11-01 5:06

>>7
*however i do use git locally for cloning/diffing repos(since it doesn't overwrite existing files) - i'm not some luddite who refuses to learn git commands on principle(some people do).

Name: Anonymous 2020-11-01 6:09

>>8 Additionally, here is the "Git way" to rollback stuff that i use:
1.Create a branch from a good old commit.
2.Manually verify & merge each commit after "probable bad commit".
*might involve local testing to check.
3.Set it as default branch.
4.delete master.(or main)
5.create master from this new branch. set it as default.

THERE IS NOTHING in git like a command "Remove this commit and all commits dependent on it", because git doesn't know which git commits are bad or dependent on bad commits and which are good commits.

Name: Anonymous 2020-11-01 6:12

>>9 ..This obviously fails with multi-file commits, which is the only reason to use git instead of manually updating/uploading files.
People somehow ignore how complex a commit will be and when they discover "bad stuff" they have to revert a commit(often squashed) with lots of 'good stuff' losing tons of progress vs single-file editing.

Name: Anonymous 2020-11-01 6:19

>>10 Oh, and to add there are people splicing branching and esoteric "3+ way merges" creates lots of stuff to manually debug when this git structure had to be reverted, which results in >>9 and lots of time lost.

Name: Anonymous 2020-11-01 12:23

Git is great locally. The moment you start using it to collaborate with others and send bytes over any network, you might as well shit in your own sink.

Name: Anonymous 2020-11-01 12:33

anus anus hax my anus it needs to be haxed exponentially using best git practices such as github flow including infinite-lifetime branches (ABSOLUTELY NO `````MASTER'''' BRANCH YOU RACIST TRUMPTARDS)

yeeeeeeeeeee yeeeeeeeeeee i am a linux user autistic and xmonad

go go go
commit post send delete

Name: Anonymous 2020-11-06 8:50

Name: Anonymous 2020-11-15 0:46

git reflog

Name: Anonymous 2020-11-15 20:55

>implying there's git flog

Name: Anonymous 2020-11-15 21:25

>>16
It's almost as if you've never refuted an argument.

Name: Anonymous 2020-11-18 11:49

Name: Anonymous 2020-11-20 10:19

Name: Anonymous 2020-11-20 16:02

>>19
git is so flexible even stupid people can use it
ftfy

Name: Anonymous 2020-11-21 5:45

>>20 How much of a Command Line Cowboy you are?
https://git-man-page-generator.lokaltog.net/

Name: Anonymous 2020-11-21 7:22

GIT is extremely racist, enough reason not to use it.

Name: Anonymous 2020-11-21 8:05

git checkout >>22
git push
git branch >>22
git pull origin

Name: anon 2020-12-08 4:53

>>18
Didn't progrider have a fossil?
I like fossil.

Don't change these.
Name: Email:
Entire Thread Thread List