This commit is contained in:
parent
08795b0263
commit
7bf0f95f38
1 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,7 @@ git init
|
|||
|
||||
git annex init, observe output:
|
||||
|
||||
[[!format sh """
|
||||
Microsoft.PowerShell.Core\FileSystem::\\pudelvault\project\annextest❯ git annex init "pudelvault"
|
||||
init pudelvault
|
||||
Detected a filesystem without fifo support.
|
||||
|
@ -22,13 +23,14 @@ init pudelvault
|
|||
git-annex: .git\hooks\: openTempFile: does not exist (No such file or directory)
|
||||
failed
|
||||
git-annex: init: 1 failed
|
||||
|
||||
"""]]
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
Windows 10
|
||||
|
||||
git version 2.30.1.windows.1
|
||||
|
||||
[[!format sh """
|
||||
git-annex version: 8.20210128-g4407ade4c
|
||||
build flags: Assistant Webapp Pairing TorrentParser MagicMime Feeds Testsuite S3 WebDAV
|
||||
dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0
|
||||
|
@ -37,6 +39,7 @@ remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb ta
|
|||
operating system: mingw32 x86_64
|
||||
supported repository versions: 8
|
||||
upgrade supported from repository versions: 2 3 4 5 6 7
|
||||
"""]]
|
||||
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue