Skip to content

Commit

Permalink
submodules: add inspirehep-search-js as submodule
Browse files Browse the repository at this point in the history
* NOTE: run `git submodule update --init --recursive` to fetch the
  contents of the inspirehep-search-js repo.
  Once that is done, working inside the folder inspirehep-search-js/
  will be equivalent to working on the standalone repo and you can create
  PRs on the inspirehep-search-js repo.

Signed-off-by: Javier Martin Montull <javier.martin.montull@cern.ch>
  • Loading branch information
jmartinm committed Jun 10, 2016
1 parent dfee3f2 commit ca93106
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 "submodules/inspirehep-search-js"]
path = submodules/inspirehep-search-js
url = https://github.com/inspirehep/inspirehep-search-js.git
1 change: 1 addition & 0 deletions submodules/inspirehep-search-js
Submodule inspirehep-search-js added at c109f5

0 comments on commit ca93106

Please sign in to comment.