Versions Compared

Key

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

...

No Format
git branch -D `git branch | grep -v master \
| grep -v maintenance-3.4 | grep -v maintenance-2.2`2 \
| grep -v fcrepo-604 | grep -v fcrepo-644 \
| grep -v fcrepo-748 | grep -v fcrepo-756 \
| grep -v fcrepo-775`

Free unused space in the repository:

...

No Format
cp -a 4.recent-history 6.graft-test
cd 6.graft-test

Copy and the pack and index files from fcrepo-before33:

...