mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
chore(restructure): add .git-blame-ignore-revs for restructure commits
Tells git blame (and GitHub) to skip the git-mv and import-rewrite commits so blame shows the original author.
This commit is contained in:
parent
25072fe690
commit
987962f453
1 changed files with 5 additions and 0 deletions
5
.git-blame-ignore-revs
Normal file
5
.git-blame-ignore-revs
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# hermes_agent package restructure (PR 1/3)
|
||||||
|
# Commit 2: pure git mv — all source files into hermes_agent/
|
||||||
|
65ca3ba93b3fa7fd2b15af5b62d54020061f3672
|
||||||
|
# Commit 3: rewrite all imports for hermes_agent package
|
||||||
|
4b16341975a1217588054f567d0f76dc5a3cc481
|
||||||
Loading…
Add table
Add a link
Reference in a new issue