Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261382 - [PATCH] addition ways of syncing a git repository
Summary: [PATCH] addition ways of syncing a git repository
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on: 261381
Blocks:
  Show dependency tree
 
Reported: 2009-03-05 23:05 UTC by Caleb Cushing
Modified: 2010-10-01 16:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch that implements this feature (0003-experimental-git-support.patch,3.62 KB, patch)
2009-03-05 23:06 UTC, Caleb Cushing
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2009-03-05 23:05:40 UTC
add git sync methods

checkout, rebase, merge

use git remote update

also allow cloning if repo doesn't exist

per conversation w/ zmedico
Comment 1 Caleb Cushing 2009-03-05 23:06:13 UTC
Created attachment 184067 [details, diff]
patch that implements this feature
Comment 2 Caleb Cushing 2009-03-05 23:09:14 UTC
patch requires that patches from bug 261381 be applied first.
Comment 3 Caleb Cushing 2009-03-06 09:13:29 UTC
I'd like to note, that the patch currently depends on bug 261381, but doesn't have to. it could be rewritten to work without it.
Comment 4 Zac Medico gentoo-dev 2010-10-01 16:06:17 UTC
Please re-open if still interested (and see bug 240187 which tracks general repository support).