How I use Git Worktrees in my developer workflow

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

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

  • @sebastianmangelsen8056
    @sebastianmangelsen8056 Год назад

    thanks for sharing this slick and neat approach working with git worktrees. I really appreciate it.

  • @frozen_tortus
    @frozen_tortus 6 месяцев назад

    I learned a more then few things in your video Nick. Thanks for being awesome.

  • @TheDidijones
    @TheDidijones 11 месяцев назад +1

    Good morning,
    Is it possible to make one or more videos to explain to us how to customize our terminal/tmux/neovim to achieve a result similar to yours please?
    Thank you and have a nice day.

    • @NickNisi
      @NickNisi  8 месяцев назад

      I’ll work on a more recent video but my config is available here: github.com/nicknisi/dotfiles

  • @jonathaneidelman3132
    @jonathaneidelman3132 3 месяца назад

    Great workflow thanks for sharing!
    Have you used lazygit's worktrees feature? seems great but haven't been able to get it to work as I intend it to.

  • @jayachar6944
    @jayachar6944 10 месяцев назад

    Thanks for sharing Nick! How to do you deal with gitignored files - e.g. .env - when you quickly want to add a worktree branch?

    • @NickNisi
      @NickNisi  8 месяцев назад +2

      Great question. I’ve mostly worked them out of the directory whenever possible, but for ones I can’t I just copy them in each time. Not the best solution, I know.

  • @SajidAliSoftwareEngineer
    @SajidAliSoftwareEngineer 3 месяца назад

    hey Nick I am getting base.config not found while setting up your dotfiles in wezterm. can you please help to resolve

  • @flywithoutwingss
    @flywithoutwingss 10 месяцев назад

    Any chance to show/explain your configuration for tour terminal, tmux an dlld neovim?

    • @NickNisi
      @NickNisi  8 месяцев назад

      Yeah my whole config is here: github.com/nicknisi/dotfiles

  • @svenkicherer
    @svenkicherer 7 месяцев назад +1

    2:40 is there any reason why you specify a gitdir in a .git file and do not do the bare checkout to .git? tested it under windows and it works. don't know how it behaves on linux / mac.

  • @Sailor_Z
    @Sailor_Z 4 месяца назад

    Why do we need bare flag? I haven't wrapped my head around that part

  • @charlottaspidell605
    @charlottaspidell605 Год назад

    😍 Promo sm