Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

版权字段的作者信息不生效 #608

Open
Tyro-yxk opened this issue May 21, 2024 · 2 comments
Open

版权字段的作者信息不生效 #608

Tyro-yxk opened this issue May 21, 2024 · 2 comments

Comments

@Tyro-yxk
Copy link

image
${now_year}生效了${git_name} 和 ${git_email}不生效,${git_name_email}也配置过,没生效

@scuec-weiqiang
Copy link

改成这样
"custom_string_obkoro1_copyright": "Copyright (c) ${now_year} by git config user.name, All Rights Reserved. "

@Ena-Heleneto
Copy link

参考下我的配置

"fileheader.customMade": {
"Author": "git config user.name && git config user.email",
"Date": "Do not edit",
"LastEditors": "git config user.name && git config user.email",
"LastEditTime": "Do not edit",
"FilePath": "Do not edit",
"Description": "",
"custom_string_obkoro1_copyright": "Copyright (c) ${now_year} by git config user.name email: git config user.email, All Rights Reserved."
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants