This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
git_writing_an_arbitrary_blob [2019/03/06 08:51] rpjday [Overview] |
git_writing_an_arbitrary_blob [2019/03/07 10:14] (current) rpjday [Overview] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Overview ===== | ===== Overview ===== | ||
- | How to write an arbitrary blob to a repository to add "supplemental" information, such as contact information, or a public GPG key. | + | How to write an arbitrary blob to a repository to add "supplemental" information, such as contact information or your public GPG key, but without making that blob part of the standard history. |
===== The recipe ===== | ===== The recipe ===== |