Skip to content

Commit

Permalink
Use git submodules to track HEAD of rails repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
burnto committed Sep 24, 2009
1 parent 5e327a7 commit 937644a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git
1 change: 1 addition & 0 deletions vendor/rails
Submodule rails added at c2f8b4

0 comments on commit 937644a

Please sign in to comment.