Once u use the clone command you dont need it again!

to merge with other repos u need to add remote sources

something like...


git remote add ...
git checkout new_remote
git pull new_remote whichever_branch
... resolve confilcts (makechanges)

google for git remote command

also google for git cheatsheets

PAco

On Feb 22, 2009, at 8:32 AM, pinky wrote:

> but I am having trouble with git.
> I want to add some modifications to my local insoshi install but when
> I use the clone command and copy a persons repository I do not see any
> changes.  Am I missing the point of git or am I just doing it wrong.


--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/

You received this message because you are subscribed to the Google
Groups "Insoshi" 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/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to