Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If the external code is new (no version is currently in ACME repository), skip to step x.
  2. If the external code is to be completely replaced, remove the code from your working copy. Then, skip to step z.
  3. Check to see if the version of the code in the ACME repository has been modified since the initial commit (see below). If there are no changes (blank output), skip to step y.

Removing original external code (external code initially installed with ACME v0.0)

    cd <code-subdir>/..
    git rm -r .

Checking for code modification (external code initially installed with ACME v0.0)

    cd <code-subdir>
    git diff --name-only v0.

...

0 .
 

Filter by label (Content by label)
showLabelsfalse
max5
spacesSE
showSpacefalse
sortmodified
reversetrue
typepage
labelsRepository

...