git ubuntu clone should be more verbose
Bug #1707225 reported by
Nish Aravamudan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
git-ubuntu |
Fix Released
|
Low
|
Nish Aravamudan |
Bug Description
We should mimic the git clone style of output, if possible. It can take a really long time.
Related branches
~nacc/git-ubuntu:changelog-parsing
- Robie Basak: Approve
-
Diff: 1142 lines (+522/-257)13 files modifiedgitubuntu/__main__.py (+4/-1)
gitubuntu/clone.py (+8/-5)
gitubuntu/git_repository.py (+397/-224)
gitubuntu/importer.py (+18/-5)
gitubuntu/importppa.py (+8/-2)
gitubuntu/merge.py (+13/-5)
gitubuntu/queue.py (+12/-2)
gitubuntu/remote.py (+9/-2)
gitubuntu/run.py (+12/-9)
gitubuntu/versioning.py (+2/-2)
tests/changelogs/test_versions_1 (+5/-0)
tests/changelogs/test_versions_2 (+11/-0)
tests/changelogs/test_versions_3 (+23/-0)
~nacc/git-ubuntu:make-clone-verbose
- Robie Basak: Approve
-
Diff: 409 lines (+132/-59)9 files modifiedgitubuntu/__main__.py (+4/-1)
gitubuntu/clone.py (+8/-5)
gitubuntu/git_repository.py (+48/-28)
gitubuntu/importer.py (+18/-5)
gitubuntu/importppa.py (+8/-2)
gitubuntu/merge.py (+13/-5)
gitubuntu/queue.py (+12/-2)
gitubuntu/remote.py (+9/-2)
gitubuntu/run.py (+12/-9)
~nacc/git-ubuntu:make-clone-verbose
Superseded
for merging
into
git-ubuntu:master
- Robie Basak: Approve
-
Diff: 399 lines (+124/-57)9 files modifiedgitubuntu/__main__.py (+4/-1)
gitubuntu/clone.py (+8/-5)
gitubuntu/git_repository.py (+48/-28)
gitubuntu/importer.py (+18/-5)
gitubuntu/importppa.py (+8/-2)
gitubuntu/merge.py (+12/-5)
gitubuntu/queue.py (+9/-2)
gitubuntu/remote.py (+9/-2)
gitubuntu/run.py (+8/-7)
~nacc/git-ubuntu:make-clone-verbose
Superseded
for merging
into
git-ubuntu:master
- Robie Basak: Pending (glance) requested
-
Diff: 210 lines (+56/-33)5 files modifiedgitubuntu/clone.py (+5/-5)
gitubuntu/git_repository.py (+31/-19)
gitubuntu/importer.py (+10/-5)
gitubuntu/importppa.py (+5/-2)
gitubuntu/remote.py (+5/-2)
Changed in usd-importer: | |
status: | New → Confirmed |
Changed in usd-importer: | |
milestone: | none → 1.0 |
status: | Confirmed → Triaged |
status: | Triaged → In Progress |
assignee: | nobody → Nish Aravamudan (nacc) |
importance: | Undecided → Low |
Changed in usd-importer: | |
status: | In Progress → Fix Released |
To post a comment you must log in.