Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 

16 lignes
562 B

  1. # Since version 2.23 (released in August 2019), git-blame has a feature
  2. # to ignore or bypass certain commits.
  3. #
  4. # This file contains a list of commits that are not likely what you
  5. # are looking for in a blame, such as mass reformatting or renaming.
  6. # You can set this file as a default ignore file for blame by running
  7. # the following command.
  8. #
  9. # $ git config blame.ignoreRevsFile .git-blame-ignore-revs
  10. # sort and cleanup imports
  11. 4872c156974291f0c4c88f26033fef0b900ca995
  12. # old black formatting commit (from erpnext)
  13. 76c895a6c659356151433715a1efe9337e348c11