Это видео недоступно.
Сожалеем об этом.

How to create git cli alias / shortcut to improve your workflow

Поделиться
HTML-код
  • Опубликовано: 16 июн 2021
  • Git cli has alias feature, just like in linux, where you can make shortcuts. It does not interfere with the command itself, so any extra parameters are passed through to the original command. Using the alias feature can help you speed up your work and cli commands.
    LEARN MORE
    I now have a 2nd RUclips channel for short video clips of 60s or less, subscribe ...
    / eddiejaoudetv
    JOIN our inclusive open source community EddieHub now for FREE ... eddiehub.org, also checkout my website and sign up to our community NEWSLETTER... eddiejaoude.io for my live stream + video schedule and community calls
    Also join our community GitHub organisation by creating an issue with the type "invite me to the organisation" :)
    Video title: How to create git alias to improve your workflow
    SERVICES I USE AND RECOMMEND
    Some of these might be affiliate links, no extra cost you to, but I get a little $ if you sign up
    - Cloud hosting with Digital Ocean, you will get $100 FREE credit links.eddiejaoude.io/t/EAaCRWh...
    - NoSQL serverless database with DataStax, you will get $25 FREE credit every month links.eddiejaoude.io/t/TaNk0FI...
    - Membership, Newsletters, CRM all in one with Kartra links.eddiejaoude.io/t/pQ5W3FR...
    COMMUNITY SPONSORS
    A BIG thank you to my GitHub Sponsors:
    ***
    Stephen Mount github.com/stemount
    Nicholas Carrigan github.com/nhcarrigan
    ***
    - Santosh Yadav github.com/santoshyadavdev
    - Andrew Cunliffe github.com/andrew-cunliffe
    - Alexander Stoichkov github.com/SashoStoichkov
    - Allan Regush github.com/AllanRegush
    FIND ME ON OTHER SOCIAL PLATFORMS
    Don’t forget to support my channel by subscribing below, it’s free, and also share with your friends. Subscribe now!!
    ruclips.net/user/eddiejaoude?s...
    Follow on other socials for behind the scenes footage, join discord to continue the conversation...
    eddiejaoude.io
    github.com/eddiejaoude
    / eddiejaoude
    / eddiejaoude
    / eddiejaoude
    / eddiejaoude
    / discord
    github.com/EddieHubCommunity

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

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

    What alias commands do you use?
    FREE download checklist for project maintainers eddiejaoude.io/maintainer-checklist

  • @yaktd5704
    @yaktd5704 3 года назад +2

    The most under-rated channel in the whole developer community.

    • @eddiejaoude
      @eddiejaoude  3 года назад +1

      Wow thank you, I really appreciate it

  • @adithyapaib
    @adithyapaib 3 года назад +1

    Why is this channel so underrated ?????????????

  • @hawking3396
    @hawking3396 3 года назад +2

    Thank you Eddie. You are bringing a really good content. Appreciate your efforts 👏🏻

    • @eddiejaoude
      @eddiejaoude  3 года назад +1

      Thank you! I really appreciate your support and positive feedback. What other videos would you like to see?

    • @hawking3396
      @hawking3396 3 года назад +1

      @@eddiejaoude hmm many of my friends are asking me about best video for api. Like an intro for the noobs. It would be great if you do that and I want to know how do you get swags from github😅😄. I know you are github ⭐ but..

    • @eddiejaoude
      @eddiejaoude  3 года назад +1

      I will be doing more on APIs very very soon! With some swag give aways too 🎉

    • @hawking3396
      @hawking3396 3 года назад +1

      Yaayy!! Thanks Eddie.

  • @samvarghese3172
    @samvarghese3172 3 года назад +1

    Thanks for sharing such an important concept and for making my life easier 😃

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

      Thanks Sam! I hope it helps. I really appreciate the positive feedback 👍

  • @yaktd5704
    @yaktd5704 3 года назад +2

    Thanks man!

    • @eddiejaoude
      @eddiejaoude  3 года назад +1

      You are welcome! Thank you for leaving a comment

  • @rangabharath4253
    @rangabharath4253 3 года назад +1

    awesome

  • @kaiwalya_koparkar
    @kaiwalya_koparkar 3 года назад +1

    Thank you very much for the video. I did set up the alias right away with the video. Thank you very much for the shoutout. ;)

    • @eddiejaoude
      @eddiejaoude  3 года назад +1

      You are welcome! Awesome! Thank you for the great suggestion 👍👍

  • @rishushrivastav4591
    @rishushrivastav4591 3 года назад +1

    I just add it to .bash_aliases

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

      Yes that is an alternative way outside git