all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal