Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 

Fil

@fil

 ? — fil@rezo.net — ►https://twitter.com/recifs — ▻http://keybase.io/fil — ►http://rezo.net — ▻http://spip.net — ►http://visionscarto.net

//
RSS: Fil
tous les messages de Fil
  • @fil
    Fil @fil 18/11/2020
    2
    @ericw
    @b_b
    2

    Why Git blame sucks for understanding WTF code (and what to use instead) | tekin.co.uk
    ▻https://tekin.co.uk/2020/11/patterns-for-searching-git-revision-histories

    https://tekin.co.uk/images/20201113/math-lady.jpg

    search for all commits that contain a given string:

    $ git log -S “method_name”

    See the diffs alongside the commit messages

    $ git log -S “method_name” -p

    Fil @fil
    • @b_b
      b_b @b_b PUBLIC DOMAIN 19/11/2020

      Search the commit messages themselves

      git log --grep "commit message search

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

À propos de Seenthis Propriété intellectuelle Recommandations API