HI @eolykab
You can add your git repo to your this repo and can take pull from there as you need to changes the code from git.
Like -
git remote add name path
git pull name branch name
Note - You need configure git o your server.
name - Can be anything like origin.