Aljoscha Gerber

Results 8 comments of Aljoscha Gerber

Hi @Hugovdberg, the name of the file is `tcga.ACC.RData` and `list.data()`is showing: ```r > list.data() filename varname is_ignored is_directory is_cached cache_only reader README.md FALSE FALSE FALSE FALSE tcga.ACC tcga.ACC.RData tcga.ACC...

> @alsmnn Thank you! What does supporting trailers mean? Putting the items under specific headers in NEWS.md? Yes! GitLab uses "Changelog" trailer to put items under specific headers in the...

`Ackchyually` it installs all your dependencies, **but** in the virtual environment determined by pre-commit. You can verify that by looking under: `~/.cache/pre-commit/repo{some_hash_value}/py_env-python{your_python_version}/lib/python{your_python_version}/site-packages/`. If you want to run pre-commit against your...

Thanks for the answer. When gitea is installed for the first time, the internal user gitea will be created. What is the standard password for that user? I need this...

I managed to switch to the gitea user, but the dump command doesn't work. It throws the following error: `Failed to connect to database: Unknown database type:` I am using...

I made a manual backup and everything else worked just fine. Thank you for the help! Can be closed now

Currently all kulala shortcuts are only active if a `http`-file is already open. Is this intended behaviour? I could imagine, that atleast the `scratchpad` command should be available even if...

Would it be possible to extract the ssh user from the remote url? We have a self hosted gitlab instance and the administrator changed the underlying user from git to...