libraries - Only one file with GIT submodules -


from sorry if have spelling errors, english not good.

my problem/question easy:

i using git manage versions, , have use third-party libraries, gmaps.js example.

for example, if use:

$ git submodule add git://github.com/hpneo/gmaps.git webroot/javascripts 

in folder javascripts have files repository.

i need add 1 file: gmaps.js root of remote repository. , want update submodule, in fact want update file.

thank guys!


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -