Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-07 | r/3778 fix: add cl/4397 (treewide nixpkgs-fmt) to git-blame-ignore-revs | Vincent Ambo | 1 | -0/+3 | |
With this change running git blame will ignore the reformat and start from the commits before it (wherever possible). Change-Id: I384a4261a6d4f1c2fe79453f696b23503a56e96e Reviewed-on: https://cl.tvl.fyi/c/depot/+/5239 Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> | |||||
2020-05-19 | r/779 chore: Add an ignoreRevsFile for git blame | Vincent Ambo | 1 | -0/+23 | |
This file contains large-scale changes that should not be included in the git blame layer, such as the reformatting of the Nix codebase. |