Please add support for git push option fork
Bug #1934156 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
turnip |
New
|
Undecided
|
Unassigned |
Bug Description
When doing git push to create a repo it would be nice to specify a git push option as to which repo to fork.
I.e.
$ git push -o fork=lp:~ubuntu-kernel/ubuntu/+source/linux/+git/focal lp:~xnox/ubuntu/+source/linux/+git/focal
Would fork ~ubuntu-kernel repo into ~xnox, then push things to it very quickly.
To post a comment you must log in.