Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More examples or more thorough README #61

Closed
jnisenson opened this issue Apr 10, 2011 · 2 comments
Closed

More examples or more thorough README #61

jnisenson opened this issue Apr 10, 2011 · 2 comments

Comments

@jnisenson
Copy link

This isn't a bug and it isn't really a feature, it's more of an enhancement request :) It would be great if the team could add some really detailed examples. Like:

Creating a bare repo
Adding a file and committing it
Adding a directory and files and commiting them
Checking the commit info
Removing a file with git rm and commit
Remote push/pull
Submodule example

Am I missing these examples or docs somewhere? If so, I apologize, just a newbie trying to learn....

@buddylindsey
Copy link

If you open up irb and start exploring along with the documentation you can figure a lot of this stuff out. That is how I had to do it. I just created a tmp directory on my computer and started playing in irb until I had things figured out. Several of those things should take you about 5 to 10 minutes to figure out. The first one especially.

@jnisenson
Copy link
Author

Yep, I was able to figure it out.........it was just something for future users to learn more quickly. Thanks for responding and I agree irb is the way to go when stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants