GitUI: Blazing Fast Git Interface For Your Terminal

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024
  • НаукаНаука

Комментарии • 29

  • @Yassinebridii
    @Yassinebridii 4 года назад +5

    I've never heard of GitUI, looks interesting, i have been using Lazygit, it actually has a much cleaner interface.

  • @mainendra
    @mainendra 4 года назад +2

    I was using tig but gitui is really good. Thank you.

    • @BrodieRobertson
      @BrodieRobertson  4 года назад +1

      I've just recorded a video on Tig, I think it's a more complete choice.

  • @laurenskoning6082
    @laurenskoning6082 4 года назад +1

    I used a lot of these tools... preference right now is lazygit. GitKraken was no longer free so had to find an alternative. I need good tools... Often have to compare a version of a file between multiple branches I didn't pull or checkout yet (multiple teams delivering Helm charts).

    • @BrodieRobertson
      @BrodieRobertson  4 года назад

      People keep telling me about LazyGit I guess I need to check that one out

  • @yash1152
    @yash1152 3 года назад

    0:47 which keyboard overlay tool?

  • @siljrath
    @siljrath 4 года назад

    O M F G. i gotta get this. how long have i been crudely gitting via command line with a painfully stunted (and oft very un-git) workflow carved out!? too long, considering frontends like this exist. wheeee. :) thnx brodes. quality discovery, as ever. :)

    • @siljrath
      @siljrath 4 года назад

      o wait, i spoke to soon while watching. no branches, not interested. n_n ... maybe once more feature complete.

    • @BrodieRobertson
      @BrodieRobertson  4 года назад

      I do have another one I've recorded a video on which is far more complete and anything that isn't supported can be added in through the config file

  • @BryanJenks
    @BryanJenks 4 года назад +5

    inb4 "git is bloat, version control via carved stone tablets lined up chronologically"

    • @BrodieRobertson
      @BrodieRobertson  4 года назад +2

      Who needs version control just remember every possible state of you code.

    • @BryanJenks
      @BryanJenks 4 года назад +5

      @@BrodieRobertson real chads write perfect god-tier code the first time and have no need for version control

  • @hoaxdream_
    @hoaxdream_ 4 года назад

    Oh nice another good vid! thanks man

  • @NotAFanMan88
    @NotAFanMan88 4 года назад

    Looks pretty good. Personally I use Sublime Merge a lot, but will try this out.

    • @BrodieRobertson
      @BrodieRobertson  4 года назад

      I never got into sublime, I used it for a week or so before I found VS Code

    • @NotAFanMan88
      @NotAFanMan88 4 года назад

      @@BrodieRobertson Actually referring to the standalone Git GUI, though I can see the confusion www.sublimemerge.com/
      I use VS Code as my editor as well.

  • @imrongamidli5190
    @imrongamidli5190 9 месяцев назад

    If speed is your priority-> gitui
    If vim motions is your top priority-> lazygit

  • @ianpan0102
    @ianpan0102 4 года назад

    Someone has to say it: EMACS MAGIT is the BEST!

    • @BrodieRobertson
      @BrodieRobertson  4 года назад +1

      Someone beat you to it over on the discord

    • @ianpan0102
      @ianpan0102 4 года назад

      @@BrodieRobertson dammit!

  • @zenmaster24
    @zenmaster24 4 года назад +1

    git binary on the cli > this thing

    • @BrodieRobertson
      @BrodieRobertson  4 года назад

      I prefer working with the cli commands directly as well but I've had a few comments from people that like using interfaces like this.

    • @zenmaster24
      @zenmaster24 4 года назад

      @@BrodieRobertson i guess im the other way round - i use vscode with the terminal open 99% of the time, and just do all the git actions there

    • @BrodieRobertson
      @BrodieRobertson  4 года назад +1

      @@zenmaster24 that's what I did before I switched to vim, now it's just vim fugitive instead of the terminal

    • @zenmaster24
      @zenmaster24 4 года назад

      @@BrodieRobertson i must admit - your videos have got me interested in using vim more than only on servers :D

  • @tiberiusvetus9113
    @tiberiusvetus9113 4 года назад

    I use "tig"

  • @ablanchi
    @ablanchi 4 года назад +1

    lazygit is way better

    • @BrodieRobertson
      @BrodieRobertson  4 года назад

      As people keep telling me, I'll add it to my next list