Skip to content

Commit

Permalink
Link to GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansb committed Oct 29, 2015
1 parent 1b6f411 commit 5023956
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2014-11-02-gpg-sign-releases.textile
Expand Up @@ -4,6 +4,8 @@ title: "gpg-sign releases"
category: advanced
---

_Update_: The Git Book now has a "chapter on GPG-signing":https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work which is also quite good.

This is a guest post from "Ryan Brown.":http://rsb.io/

As a developer you use code written by other people _all the time_. To keep upstream changes from breaking your code, you depend on release numbers. Libraries like "bootstrap":https://github.com/twbs/bootstrap use "git tags":http://gitready.com/beginner/2009/02/03/tagging.html to track releases and make them available for download.
Expand Down

0 comments on commit 5023956

Please sign in to comment.