diff options
| author | Carl Dong <[email protected]> | 2020-04-22 13:06:18 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2020-04-28 10:36:37 -0400 |
| commit | 14701604d0904bc5bbf1c67de08f8ee6d3215523 (patch) | |
| tree | 258155f14fbd5ef15afae7fb555ad6acd3197ca1 /src/script/script.cpp | |
| parent | guix: Make source tarball using git-archive (diff) | |
| download | discoin-14701604d0904bc5bbf1c67de08f8ee6d3215523.tar.xz discoin-14701604d0904bc5bbf1c67de08f8ee6d3215523.zip | |
guix: Expose GIT_COMMON_DIR in container as readonly
When using worktrees or submodules, you'll see a `.git' plain text file
at the root of your working tree instead of the usual `.git' directory.
This plain text file will point to the real GIT_DIR, under the
GIT_COMMON_DIR. From experimentation, the full GIT_COMMON_DIR is
required to exist for operations such as git-archive(1), so we expose it
as readonly inside the container.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions