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

Git

Name: Anonymous 2014-05-01 13:24

Do you think that git improved your workflow in comparison with SVN (or even CVS)?

Name: Anonymous 2014-05-01 13:56

having to learn a new set of commands for exactly the same result was not an improvement in workflow.

Name: Anonymous 2014-05-01 13:59

>>2
don't you like branches?

Name: Anonymous 2014-05-01 14:07

Git is pretty neat. Once our office network failed for two or three days (or IT admin was a retard). My coworker and I were developing a new product for the company and we both had features finished that the other one needed to continue.

With SVN, we would have just had to wait or do some other work for next days. With git we just merged our branches with a USB-stick. Pretty cool I think.

Name: Anonymous 2014-05-01 14:27

I'm using git mainly to upload crap to github. And it is annoying as hell, I'm have to deal with these useless branches, rebases and merges. Life was a lot easier in the times of zip archives and rapidshare.

At my former work GIT was more like a nuisance, because people wasted a lot of time, when managed decided to use it instead of Mercurial (which admittedly has a lot better GUI).

Name: Anonymous 2014-05-01 16:34

>>5
GUI
lol, fag

Name: Anonymous 2014-05-01 16:54

>>6
you love the black color of CLI, because of your love for BBCs, right?

Name: Anonymous 2014-05-01 17:20

>>7
What does a British TV and broadcasting company have to do with command-line interfaces?

Name: Anonymous 2014-05-01 19:15

>>8
Elitism.

Name: Anonymous 2014-05-01 19:20

>>8
You should learn some american english...
http://fantasti.cc/user/azbim69/images/image/1606001/

Name: Anonymous 2014-05-01 19:21

>>9
If you think using CLI is elitism, you do not suit this place. We /prague/riders, as SICP readers, value linguistic abstraction over any click-and-point faggotry. And CLI is a linguistic abstraction.
In computing, a line of code is worth a thousand pictures.

Name: Anonymous 2014-05-01 19:34

>>11

Then why is there DrRacket IDE? What is wrong Emacs and Carpal Tunnel Syndrome ???

Name: Anonymous 2014-05-01 19:36

>>11

In computing, a line of code is worth a thousand pictures.
What if each of these images contain a line of code? checkmate!

Name: Anonymous 2014-05-01 21:56

>>11

template <typename onichan>
int SuckAnEgg(onichan sausage)
{
((with-you
(syntax-rules hax '(anus)))++.GoFuckYourselfWithA(sausage))->DoItFaggot.jpg

GOTO 420

REM GO HIDE SOMEWHERE ELSE WEENIE KIKE

A$ = ""
WHILE A$=""
A$ = INKEY$
WEND

switch(kimuchi(sausage))
{
case 1: Touch(); break;
case 2: Kiss(); break;
case 3: PutItIn(); break;
default: KikeDance(); break;
}
}

Name: Anonymous 2014-05-02 11:01

>>10
You should stop believing fairy tales spread by the porn industry.

Name: Anonymous 2014-05-02 12:56

>>15
You should stop believing porn tales spread by the fairy industry.

Name: Anonymous 2014-05-02 14:57

>>16

But I'm a big fan of the fairy industry

Name: Anonymous 2014-05-02 15:24

Name: Anonymous 2014-05-04 23:03

I never understood why reverting the last commit in git requires git reset --soft 'HEAD^', when it's a relatively common operation.

Name: Anonymous 2014-05-05 6:43

>>19
The last commit can be modified with a simple git --amend, which handles the more common kind of revert.

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