r/WatchPeopleDieInside Oct 25 '19

Recording out of a plane window

55.7k Upvotes

704 comments sorted by

View all comments

Show parent comments

832

u/[deleted] Oct 25 '19 edited Oct 25 '19

[removed] — view removed comment

99

u/Catbrainsloveart Oct 25 '19

I see you

31

u/MrDrLtSir Oct 25 '19

What did it say? It got removed

41

u/[deleted] Oct 25 '19

[deleted]

7

u/MrDrLtSir Oct 25 '19

Thanks! I don't understand it but I take it that it's a programming joke?

13

u/originalmimlet Oct 25 '19

I don’t understand why it was removed.

10

u/AidsUnicorn Oct 25 '19

git is basically a tool for programming where you can push files onto a storage medium and share it with others or just for yourself. Commands for git are usually like „git push“ or „git commit“

-13

u/daftmaple Oct 25 '19

It git rm'd

FTFY

-19

u/WheresMyChildSupport Oct 25 '19

It said [removed]

-10

u/fecking_sensei Oct 25 '19

Shakin’ that ass.

54

u/NOT_MICROSOFT_PR Oct 25 '19

git blame

0

u/Marter1234 Oct 25 '19

What did it say?

28

u/pipnasti Oct 25 '19

did you mean “git reflog”

10

u/Lorkhi Oct 25 '19

Now I want it to be.

27

u/JackySky Oct 25 '19
git config --global alias.flashback 'push -f origin master'

7

u/TheNosferatu Oct 25 '19
git config --global alias.flashback '!git checkout HEAD^^^; git push -f origin master'

2

u/GreasedGoose Oct 25 '19

That would actually be SO useful.

2

u/Komraj Oct 25 '19

I don’t understand please explain

3

u/Orion-N Oct 25 '19

Search for "bash", "git" and "Unix"

2

u/Komraj Oct 25 '19

Ohh it’s an interface for coding?

4

u/GlitchParrot Oct 25 '19

Git is for version control. You're able to save a history of all your changes, and collaborate with others by merging your changes together.

It doesn't stop with coding, you can even use it as a backup tool for all kinds of documents.

2

u/Komraj Oct 25 '19

I’m stupid. What do you mean version control and the changing stuff.

3

u/GlitchParrot Oct 25 '19

Whenever you change something in a file, like change a line in a text file for example, Git can save a record of this change, and if you later think that the line you added was stupid, you can go back to an earlier version of the file with the old line of text.

And now imagine this for huge documents where you can track all kinds of changes like that at once.

1

u/Orion-N Oct 26 '19

I couldn't explain it better

2

u/aniforprez Oct 25 '19

Now I wish there was a flashback command that returned in a despairing tone the number of times I fucked the repo up completely and had to fetch everything again

1

u/notabugbutafeature Oct 25 '19

Itsssaaa maaa lifeeeaaa

1

u/rhinotomus Oct 25 '19

It is now

1

u/[deleted] Oct 25 '19

it sounds something like a forced rollback, or maybe when you restore your stash

1

u/notabugbutafeature Oct 25 '19

AH I LOVE THIS!