App developers using App Engine Studio (AES) can pull changes from a linked Git repository to
apply remote changes to the local instance.
프로시저
-
Navigate to .
-
From the My Apps page, open your application.
-
Select .
-
Review your uncommitted files, then select Stash local
changes or Discard local changes.
-
Select Pull from repository.
The following operations occur:
- The system fetches the most recent changes from the remote
repository.
- The system applies the remote changes to the instance.
- The system identifies any change conflicts requiring resolution.
If there are conflicts, the system displays the
Resolve
Conflicts
window.
Delta
loading is enabled by default in sys properties so your data isn't removed.
You can disable this feature if you want data automatically
deleted.
다음에 수행할 작업
Resolve any change conflicts.