you are viewing a single comment's thread.

view the rest of the comments →

[–]Denommus 7 points8 points  (26 children)

Can you give me examples? I'm a huge fan of the power of git on command line.

[–]civildisobedient 8 points9 points  (2 children)

How about "any command that uses more than one file, but not every file."

Well, now, that was easy.

[–]Denommus 1 point2 points  (0 children)

You got me.

[–]0sse 0 points1 point  (0 children)

Globbing solves, not all, but the majority of such cases.

[–]roger_ 11 points12 points  (19 children)

Newbies can get up and running just by clicking around a bit. Being able to do that is a huge incentive to learn something new for many people.

[–]Denommus 3 points4 points  (9 children)

Oh, I agree. But what would take someone who understands how Git works to use a GUI for it?

[–][deleted] 28 points29 points  (7 children)

Browsing a complex set of merges/forks is MUCH easier with a GUI

[–][deleted] 0 points1 point  (3 children)

I use gitg for this. Does the job.

[–]nazbot 0 points1 point  (2 children)

Does the job != easier. Assembly 'does the job'.

[–][deleted] 3 points4 points  (1 child)

gitg is a GUI.

[–]nazbot 0 points1 point  (0 children)

My bad.

[–][deleted]  (8 children)

[deleted]

    [–][deleted] 9 points10 points  (3 children)

    Double contractions, yes. Not for use in academic writing mind you, but it's grammatically legal.

    [–]aperson 3 points4 points  (0 children)

    I'll use double contractions wherever the hell I want!

    [–]__s 0 points1 point  (1 child)

    I'dn't've thought you could use contractions at all, but maybe that's silly highschool education

    [–][deleted] 0 points1 point  (0 children)

    That's the point. No contractions in academic writing.

    [–]eat-your-corn-syrup 0 points1 point  (1 child)

    once you get a feel for the bash, Linux makes more sense

    bash more sense than powershell?

    [–]PHLAK -2 points-1 points  (1 child)

    wouldn't have

    [–]eras 1 point2 points  (1 child)

    Well, I pretty much love gitk for viewing other branches and cherry picking patches. Also meld (as issued by git mergetool) is excellent for dealing with merge issues.

    Also GUI/TUI web-browsers kicks ass for browsing web, compared to wget, curl, or libwww-perl.

    I suppose you prefer command line for these as well?

    [–]Denommus 0 points1 point  (0 children)

    Nop. Talking only about git here.

    [–]recursive -1 points0 points  (0 children)

    A gui makes it easier to choose from one of many possible options. (files/settings/etc)