* [pve-devel] [PATCH pmg-yew-quarantine-gui] fix submodules paths to work with git.proxmox.com
@ 2025-08-08 19:20 Kamil Trzcinski
2025-09-02 13:02 ` [pve-devel] applied: " Fabian Grünbichler
0 siblings, 1 reply; 2+ messages in thread
From: Kamil Trzcinski @ 2025-08-08 19:20 UTC (permalink / raw)
To: pve-devel
Submodules refer to private git+ssh url.
Use git.proxmox.com equivalents.
---
.gitmodules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index 4e69e88..464bed2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
[submodule "pwt-assets"]
path = pwt-assets
- url = gitolite3@proxdev.maurer-it.com:yew/proxmox-yew-widget-toolkit-assets
+ url = git://git.proxmox.com/git/ui/proxmox-yew-widget-toolkit-assets.git
+
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH pmg-yew-quarantine-gui] fix submodules paths to work with git.proxmox.com
2025-08-08 19:20 [pve-devel] [PATCH pmg-yew-quarantine-gui] fix submodules paths to work with git.proxmox.com Kamil Trzcinski
@ 2025-09-02 13:02 ` Fabian Grünbichler
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2025-09-02 13:02 UTC (permalink / raw)
To: pve-devel, Kamil Trzcinski
On Fri, 08 Aug 2025 21:20:45 +0200, Kamil Trzcinski wrote:
> Submodules refer to private git+ssh url.
> Use git.proxmox.com equivalents.
>
>
Applied, thanks!
Please include your Signed-off-by for future non-trivial patches (and try to
send them to the right mailing list ;))
[1/1] fix submodules paths to work with git.proxmox.com
commit: 4e8c75d0c8d6121cd449691016a8b8a04bb92df3
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-02 13:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-08 19:20 [pve-devel] [PATCH pmg-yew-quarantine-gui] fix submodules paths to work with git.proxmox.com Kamil Trzcinski
2025-09-02 13:02 ` [pve-devel] applied: " Fabian Grünbichler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox