Generally you need to init your git repo first (you did it I assume), then
clone it in your local repo (in your laptop or desktop) using git clone
---your repo url.

After that you can add new files and commit + push to your repo.




On Sun, Mar 30, 2014 at 10:18 PM, Ashutosh Das <[email protected]> wrote:

> How to retrieve file, commit etc. info from bare git repo? When I have
> created a git server using git init --bare command there are branches/
> config description HEAD hooks/ info/ objects/ refs/ created by default.
> How can I retrieve file list or their content , commit info using nodejs ?
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Nguyen Hai Duy
Mobile : 0914 72 1900
Skype: nguyenhd2107
Yahoo: nguyenhd_lucky

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to