[Slackbuilds-users] experimenting with git

Ozan Türkyılmaz ozan.turkyilmaz at gmail.com
Sun Feb 7 14:54:45 UTC 2010


07.02.2010 15:39, Dragon Wisard yazmış:
>
> try: git merge --squash myapp
> (I think that's what they're talking about.)

git fetch $REPO to fetch the changes but not merge them
git pull $REPO to fetch and merge the changes.

they accept commits or tags.

fetching my commits from git hub

git fetch git://github.com/ozanbaba/slackbuild-scripts.git 20100115

or git pull git://github.com/ozanbaba/slackbuild-scripts.git 20100115

to fetch and merge

both commands has a lot of configuration to do when they do fetching and 
merging, from how to merge to do a commıt or not, even if to do 
fast-forwarding.

-- 
Ozan
オザン

Close the world, txEn eht nepO


More information about the SlackBuilds-users mailing list