Skip to content

Commit

Permalink
removed submodules system for versionig
Browse files Browse the repository at this point in the history
it was overkill, versioning will be done using plain-old directories
  • Loading branch information
darwin committed May 11, 2009
1 parent ebf676f commit c20156b
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 69 deletions.
53 changes: 1 addition & 52 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,54 +1,3 @@
[submodule "widgets/hashpage/tabs"]
path = widgets/hashpage/tabs
url = git://github.com/hashpage/hpw-tabs.git
[submodule "skins/hashpage/start"]
path = skins/hashpage/start
url = git://github.com/hashpage/hps-start.git
[submodule "widgets/hashpage/bio"]
path = widgets/hashpage/bio
url = git://github.com/hashpage/hpw-bio.git
[submodule "widgets/hashpage/presence"]
path = widgets/hashpage/presence
url = git://github.com/hashpage/hpw-presence.git
[submodule "widgets/hashpage/popeye"]
path = widgets/hashpage/popeye
url = git://github.com/hashpage/hpw-popeye.git
[submodule "widgets/hashpage/pictures"]
path = widgets/hashpage/pictures
url = git://github.com/hashpage/hpw-pictures.git
[submodule "widgets/hashpage/videos"]
path = widgets/hashpage/videos
url = git://github.com/hashpage/hpw-videos.git
[submodule "widgets/hashpage/tweets"]
path = widgets/hashpage/tweets
url = git://github.com/hashpage/hpw-tweets.git
[submodule "widgets/hashpage/activity"]
path = widgets/hashpage/activity
url = git://github.com/hashpage/hpw-activity.git
[submodule "widgets/hashpage/blog"]
path = widgets/hashpage/blog
url = git://github.com/hashpage/hpw-blog.git
[submodule "widgets/hashpage/bookmarks"]
path = widgets/hashpage/bookmarks
url = git://github.com/hashpage/hpw-bookmarks.git
[submodule "engine"]
path = engine
url = git://github.com/hashpage/engine.git
[submodule "skins/hashpage/blank"]
path = skins/hashpage/blank
url = git://github.com/hashpage/hps-blank.git
[submodule "skins/hashpage/redsilver"]
path = skins/hashpage/redsilver
url = git://github.com/hashpage/hps-redsilver.git
[submodule "skins/hashpage/simplicity"]
path = skins/hashpage/simplicity
url = git://github.com/hashpage/hps-simplicity.git
[submodule "widgets/hashpage/badge"]
path = widgets/hashpage/badge
url = git://github.com/hashpage/hpw-badge.git
[submodule "widgets/hashpage/iframe"]
path = widgets/hashpage/iframe
url = git://github.com/hashpage/hpw-iframe.git
[submodule "widgets/hashpage/gdoc"]
path = widgets/hashpage/gdoc
url = git://github.com/hashpage/hpw-gdoc.git
url = git://github.com/hashpage/engine.git
1 change: 0 additions & 1 deletion skins/hashpage/blank
Submodule blank deleted from 379f28
1 change: 0 additions & 1 deletion skins/hashpage/redsilver
Submodule redsilver deleted from e9667a
1 change: 0 additions & 1 deletion skins/hashpage/simplicity
Submodule simplicity deleted from 40d0f6
1 change: 0 additions & 1 deletion skins/hashpage/start
Submodule start deleted from 52ed7c
1 change: 0 additions & 1 deletion widgets/hashpage/activity
Submodule activity deleted from 215c96
1 change: 0 additions & 1 deletion widgets/hashpage/badge
Submodule badge deleted from 71e690
1 change: 0 additions & 1 deletion widgets/hashpage/bio
Submodule bio deleted from 7aead6
1 change: 0 additions & 1 deletion widgets/hashpage/blog
Submodule blog deleted from cb85cc
1 change: 0 additions & 1 deletion widgets/hashpage/bookmarks
Submodule bookmarks deleted from 4259a0
1 change: 0 additions & 1 deletion widgets/hashpage/gdoc
Submodule gdoc deleted from 0399f6
1 change: 0 additions & 1 deletion widgets/hashpage/iframe
Submodule iframe deleted from 7b6215
1 change: 0 additions & 1 deletion widgets/hashpage/pictures
Submodule pictures deleted from b6a6a0
1 change: 0 additions & 1 deletion widgets/hashpage/popeye
Submodule popeye deleted from 8dce03
1 change: 0 additions & 1 deletion widgets/hashpage/presence
Submodule presence deleted from 5c8a7b
1 change: 0 additions & 1 deletion widgets/hashpage/tabs
Submodule tabs deleted from a64cd2
1 change: 0 additions & 1 deletion widgets/hashpage/tweets
Submodule tweets deleted from 7d6253
1 change: 0 additions & 1 deletion widgets/hashpage/videos
Submodule videos deleted from 95d553

0 comments on commit c20156b

Please sign in to comment.