-
**Describe the bug**
The workflow does not delete files/folders from the server when they're deleted in the repo. This has caused builds to fail when a folder containing PHP classes was replaced with…
-
# Remote Git Repository as Source for Plans and Devices
## Background
We introduced a scratch area in https://github.com/DiamondLightSource/blueapi/pull/313 so that plan/device code could be loa…
-
**Describe the bug**
For some reason the git repository of this app is massive.
![Image](https://github.com/user-attachments/assets/928c7333-cd38-4093-b39c-ef2a339f9e28)
**To Reproduce**
Steps to r…
-
I want to add the ability to use self-hosted servers. I want to realize this through agrument **--trusted / -t**, such as:
```bash
degit git@my.gitlab.io:user/repo#dev my-app -t my.gitlab.io
```
D…
-
Thanks again for your great job!
Could you also add FileZilla, Azure Storage Explorer, Figma, Git, Maven, Postman, SQL Server Management Studio, and Terraform?
Sorry, but our developers are picky!!!…
-
### The problem
I am unable to add the new Kwikset Halo Select Lock to Home Assistant via Matter. During setup (via an Android phone) it mentions the device is uncertified and asks if I want to set…
-
### Scope
Web
### Feature Description
A system for managing git version control for the specified server-data folder
### Use Case
Instead of logging into the server via SSH or other methods to u…
-
Include signing of the commits in Git Servers using PGP:
* in Gitea -> https://docs.gitea.io/en-us/signing/
* in GitHub -> https://docs.github.com/en/authentication/managing-commit-signature-verif…
-
I run project in window server 2008.
I have completed the installation and setup git in PATH:
C:\Program Files\Git\cmd;C:\Program Files\Git\cmd\bin
But test in github, repsonse follow:
`
Checki…
-
Hi!
I'm trying to use git-cgi-server with my git repository to serve golang private modules.
Whenever I execute
```
git clone https://git.myserver.com/rep/company/Envcon
Cloning into 'Envcon'…