Noah yan wrote:You first fork the repo on the web page. Then you clone the dragonfly.gi= t repo and add the fork as a second remote (with git remote add). After = that you push the dragonfly master branch to the remote. About this sequence (not tested, feel free to join IRC to work out detail= s in realtime): git clone $dragonflygituri # use the git:// one cd dragonfly.git git checkout -b amd64 # create new branch git remote add amd64-port $amd64portgituri # use the ssh+git:// one # add instructions to transfer local head "amd64" to # the fork's head "noah/amd64" (or "master", or whatever) git config remote.amd64-port.push refs/heads/amd64:refs/heads/noah/amd64 git push # push current status # now work, commit, do whatever git push # update status that's the most basic operation. cheers simon --=20 Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\ Work - Mac +++ space for low =E2=82=AC=E2=82=AC=E2=82=AC NOW!1 +++= Campaign \ / Party Enjoy Relax | http://dragonflybsd.org Against HTML \ Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
| Matthew Wilcox | USBIP protocol |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Nick Warne | Driver 'sd' needs updating |
| David | sdhci: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter - disabling IRQ |
git: | |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Andy Parkins | svn:externals using git submodules |
| Andy Parkins | git-fetch fails with error code 128 |
| Shawn O. Pearce | Re: [git] how to check remote git repo for updates without pull/fetch |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Richard Stallman | Real men don't attack straw men |
| Pau | acer aspire one dmesg? |
| c l | site-to-site vpn 4.0 to cisco 3000 |
| Felix Radensky | RE: e1000e "Detected Tx Unit Hang" |
| Eric Dumazet | Re: packetloss, on e1000e worse than r8169? |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [GIT]: Networking |
