-
I would like to propose that libretro consider compressing the RDB files. This would require support in libretro to read this format but that should be relatively straightforward. This would be useful…
-
### Problem
`trust` command writes incorrect hash to trust database
### Steps to reproduce
```
echo "vim.o.exrc = true" > %LOCALAPPDATA%/nvim/init.lua
mkdir "C:\tmp\1.d"
cd "C:\tmp\1.d"
echo abc = …
-
**Describe the bug**
After a clean installation of the module with a clean installation of the required azerothcore, the docker container `ac-worldserver` can't find the module folder:
`ac-worldserv…
-
### Description
If your repository is configured to automatically delete a PR branch when it is merged but you use (for instance) "Fast Forward Only (after checks succeed)" to schedule an automerge o…
-
### Description
![image](https://github.com/user-attachments/assets/53088323-29ba-43c0-9d9a-9a9997151102)
Remove all linked repos from admin team.
![image](https://github.com/user-attachments/a…
-
The page [1.3 Getting Started - Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics) in the book defines terms and provides the most basic explanation of Git. Yet it says nothing abo…
-
```go
func syncReposFromFS () {
gists, err := db.GetAllGistsRows()
for range gists {
// if repository does not exist, delete gist from database
if _, err := os.Stat(git.RepositoryPath…
-
file \= "\#\{@options\[:backup\_dir\]\}/\#\{@options\[:backup\_timestamp\_file\]\}"
@return an array of files that have been modified
path \+\= "\-\#\{timestamp\}" if need\_timestamp?
https://githu…
-
Hello, i am trying to set up cachet with an existing postgres installation.
I did the following:
* git clone https://github.com/cachethq/Docker.git cachet-docker
* cd cachet-docker
* nano do…
-
### Goal:
Create a function that given a `user_id`, search through the **order database**, if the given `user_id` does not have an active order already, create one with members under the same househ…