This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
git_writing_an_arbitrary_blob [2019/03/07 10:12] rpjday [Overview] |
git_writing_an_arbitrary_blob [2019/03/07 10:14] 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 your 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 ===== |