Software Alternatives, Accelerators & Startups

So You Think You Know Git – Git Tips and Tricks by Scott Chacon

Medium fzf
  1. 1
    Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
    Pricing:
    • Open Source

    #Blogging #Blogging Platform #CMS 2214 social mentions

  2. 2

    fzf

    A command-line fuzzy finder written in Go
    Pricing:
    • Open Source
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf.

    #Note Taking #Productivity #LMS 215 social mentions

Discuss: So You Think You Know Git – Git Tips and Tricks by Scott Chacon

Log in or Post with