Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 261382

Summary: [PATCH] addition ways of syncing a git repository
Product: Gentoo Linux Reporter: Caleb Cushing <xenoterracide>
Component: New packagesAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 261381    
Bug Blocks:    
Attachments: patch that implements this feature

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).