Skip to content

Instantly share code, notes, and snippets.

@adam000
Created March 23, 2012 07:29
Show Gist options
  • Save adam000/2167978 to your computer and use it in GitHub Desktop.
Save adam000/2167978 to your computer and use it in GitHub Desktop.
description of files in Xsera repository
(repository at: github.com/adam000/xsera)
I want to split a repository by:
Apollo, the engine
Xsera, which uses Apollo
Files are prefixed by:
(b) -> file belongs to both / either
(a) -> file belongs to apollo, the soon-to-be subrepository
(x) -> file belongs to xsera, the soon-to-be super-repository (?)
xsera/
(b)AUTHORS -> okay, should be split into one file for each repo
(b)LICENSE -> okay, should be split into one file for each repo
(a)README-APOLLO
(x)README-XSERA
(x)Conceptual/
(a)Engine/
(a)External/
(x)Resources/
(x)Source/
Tools/
(a)Detabify.rb
(a)Doxyfile
(a)gaf.php
(x)runXsera.sh
Xcode/
(a)Apollo.xcodeproj/
(x)Xsera-Info.plist
(x)Xsera.xcodeproj/
(x)invoke-test.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment