@John Ryland John Ryland authored on 23 Jun 2024
applications save wip 5 years ago
code bulk import from macbookpro checkouts 5 years ago
environment bulk import from macbookpro checkouts 5 years ago
projects bulk import from macbookpro checkouts 5 years ago
research Merge branch 'MacBookPro' of http://gitbucket.localdomain/jryland/Import into MacBookPro 1 year ago
.gitignore add ignore, and misc other files missed before, some might be generated, but just to be safe 5 years ago
README.md Update README.md 5 years ago
README.md

Import

This repository is for adding existing repos and checkouts on various devices in to git here.

For example, there might be on the macbook pro a check out of the svn repo with local modifications, and also on the desktop PC or imac or nuc similar other checkouts of the same files also with local modifications. With putting all these in to git, they can all be added in to branches in git for each machine, and those branches slowly merged in to a mainline, and so on.

Well that is the plan.

  • first create an empty repo
  • 2nd check it out on different machines
  • create branches on each machine
  • then submit the local copies
  • then slowly merge in to a mainline branch

Probably will want to do this by project