Will changes made to my Umbraco project hosted on the web automaitically reflect on the Github Repository?
if No, How can i fetch the changes i made remotely so my remote code can be up to date with cloud umbraco project.
c
Corné Hoskam
10/12/2023, 2:30 PM
Hi @holla14, could you tell me a bit more on what your setup looks like, and what you are trying to achieve? E.g. are you using the Umbraco Cloud git repository and/or a Github repository at the same time?
h
holla14
10/12/2023, 5:59 PM
@Corné Hoskam I have my Umbraco code Set up on Azure, and Then I have the online Umbraco backend for example "mywebsite.com/umbraco" which I can edit and publish remotely, My question now is, How do i keep my code changes up to date on my Azure repository. Or does umbraco automatically publish my code to the remote Repo?