Git - where are the files stored -


i new git , version control in general, bear me.

i followed directions @ http://thelucid.com/2008/12/02/git-setting-up-a-remote-repository-and-doing-an-initial-push/ create git repository on server. note bare repository.

what unable understand files stored on server. not present in folder in repo created. folder structure (ls command):

branches  config  description  head  hooks  info  objects  refs 

i cannot find files (bunch of sql files) anywhere in here. they?

note git clone user@server.com:/path/to/repo local machine works fine.

the files in objects in few large binary files. won't find separate sql files there. need use git command access them.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -