Pull changes from a repository

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • App developers using App Engine Studio (AES) can pull changes from a linked Git repository to apply remote changes to the local instance.

    시작하기 전에

    프로시저

    1. Navigate to All > App Engine > App Engine Studio.
    2. From the My Apps page, open your application.
    3. Select Source control > Pull from repository.
    4. Review your uncommitted files, then select Stash local changes or Discard local changes.
      Pull changes from Git repository
    5. 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.