TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Adding Meta Information to Git Branches

13 点作者 drgenehack将近 9 年前

3 条评论

throwanem将近 9 年前
Maybe I'm missing something, but isn't the .git/config file local to a given working copy? The helper scripts are neat and all, but I don't see anything here that would actually propagate this metadata anywhere.
评论 #11773458 未加载
alblue将近 9 年前
This person has obviously no intention of sharing the data with others, and hasn&#x27;t heard of Git Notes support either.<p><a href="http:&#x2F;&#x2F;alblue.bandlem.com&#x2F;2011&#x2F;11&#x2F;git-tip-of-week-git-notes.html" rel="nofollow">http:&#x2F;&#x2F;alblue.bandlem.com&#x2F;2011&#x2F;11&#x2F;git-tip-of-week-git-notes....</a>
kevinmgranger将近 9 年前
What about git-notes? <a href="https:&#x2F;&#x2F;git-scm.com&#x2F;docs&#x2F;git-notes" rel="nofollow">https:&#x2F;&#x2F;git-scm.com&#x2F;docs&#x2F;git-notes</a>