Docs: Fixed invalid example paths in gitian-building.md #8009

pull JeremyRand wants to merge 1 commits into bitcoin:master from JeremyRand:doc-gitian-building-offline-paths-fix changing 1 files +2 −2
  1. JeremyRand commented at 5:04 PM on May 5, 2016: contributor

    The example local paths for "Building fully offline" were missing a forward slash prior to the ".git". This caused an error when trying to run gbuild, like this:

    fatal: '/home/user/bitcoin.git' does not appear to be a git repository
    fatal: Could not read from remote repository.
    

    This PR fixes that.

  2. laanwj commented at 5:06 PM on May 5, 2016: member

    I don't think the /.git is necessary at all. This is probably a case of the person writing this having the directories named like <something>.git. Do agree with removing those though, as that prefix is not there by default.

  3. JeremyRand commented at 5:13 PM on May 5, 2016: contributor

    @laanwj Indeed, you are correct; the /.git is optional. Leaving out the / while having the .git present does not work, though (which is what the current docs say). Would you prefer that I modify this PR to remove the /.git?

  4. laanwj commented at 5:27 PM on May 5, 2016: member

    Yes, I'd say just leave

    BTCPATH=/some/root/path/bitcoin
    SIGPATH=/some/root/path/bitcoin-detached-sigs
    
  5. Fixed invalid example paths in gitian-building.md
    The example local paths for "Building fully offline" have an extraneous ".git".  This caused an error when trying to run gbuild, like this
    
    fatal: '/home/user/bitcoin.git' does not appear to be a git repository
    fatal: Could not read from remote repository.
    
    This commit fixes that.
    b06f6a992b
  6. JeremyRand force-pushed on May 5, 2016
  7. JeremyRand commented at 11:11 PM on May 5, 2016: contributor

    @laanwj Done.

  8. fanquake commented at 12:24 AM on May 6, 2016: member

    utACK b06f6a992b4a80c6a9ef2387bfd81e30a407b245

  9. MarcoFalke added the label Docs and Output on May 6, 2016
  10. MarcoFalke commented at 8:48 AM on May 6, 2016: member

    utACK b06f6a9

  11. laanwj merged this on May 6, 2016
  12. laanwj closed this on May 6, 2016

  13. laanwj referenced this in commit fbd84788e6 on May 6, 2016
  14. codablock referenced this in commit 588f860d73 on Sep 16, 2017
  15. codablock referenced this in commit e1c5ec20c2 on Sep 19, 2017
  16. codablock referenced this in commit 65a71dcb2a on Dec 21, 2017
  17. MarcoFalke locked this on Sep 8, 2021
  18. JeremyRand deleted the branch on Feb 13, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-15 03:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me