Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
b137e5df8e
2 changed files with 9 additions and 1 deletions
|
@ -27,7 +27,7 @@ to install it. Paste these commands into Termux:
|
||||||
Installing git-annex using
|
Installing git-annex using
|
||||||
[Nix-On-Droid](https://github.com/t184256/nix-on-droid) is recommended
|
[Nix-On-Droid](https://github.com/t184256/nix-on-droid) is recommended
|
||||||
for more advanced users who want to use git-annex at the command line.
|
for more advanced users who want to use git-annex at the command line.
|
||||||
The git-annex webapp does not currently work in Nix-On-Droid.
|
The git-annex webapp does not currently work in Nix-On-Droid (as a workaround, run `git annex webapp --listen 127.0.0.1` and copy-paste the URL in a browser).
|
||||||
|
|
||||||
To enter a shell with git-annex available to use,
|
To enter a shell with git-annex available to use,
|
||||||
run inside Nix-On-Droid: `nix-shell -p git git-annex`
|
run inside Nix-On-Droid: `nix-shell -p git git-annex`
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="contr-error"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/d79c2491dfc6947b8084796b06174cdb"
|
||||||
|
subject="More settings here"
|
||||||
|
date="2023-06-23T09:18:11Z"
|
||||||
|
content="""
|
||||||
|
See also [[git-annex]], under \"CONFIGURATION OF REMOTES\" for more settings which can be set using git-annex-config.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue