1.Instead of doing
$mkdir /home/anoop/mygit/myapp.git && cd /home/anoop/mygit/myapp.git
$ repo = Repo.new("/home/anoop/mygit/myapp.git")
How can do it using grit2.Creating a new file/directory under this repo 3. Listing all the content of a repo Note: I am trying to work with a repo on local machine not a remote machine. Please help me. Thanks, Anoop --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
