Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2020-07-01 15:15:47 -04:00
commit 640dbaaaf8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Are the instructions for building the [[standalone|install/Linux_standalone]] distribution officially documented somewhere? Do I understand correctly that this can't be done from the [tarballs on Hackage](https://hackage.haskell.org/package/git-annex), and requires [[checking out the full source tree|install/fromsource]]? Can `stack` still be used, or does this only work with `cabal`?
Related thread: [[forum/standalone_tarballs_for_specific_versions]].

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="git pack files"
date="2020-07-01T17:32:45Z"
content="""
\"git pack files are designed for fast random access\" -- but also for representing slow-changing source code files; git-annex branch contents seems quite different from the typical source code repo.
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="comment 4"
date="2020-07-01T17:33:49Z"
content="""
Possibly related: [[todo/keep_git-annex_branch_checked_out?]]
"""]]