summaryrefslogtreecommitdiffstats
path: root/subcmds/diff.py
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-04-16 11:21:18 -0700
committerShawn O. Pearce <sop@google.com>2009-04-16 11:21:18 -0700
commit350cde4c4bec5e7b5776cf52d61da600af3efc31 (patch)
tree45c09f4113cf5d7c0d5430360344c5d97d93304e /subcmds/diff.py
parent48244781c2cad1565b4b32b4524ff9931a39f848 (diff)
downloadgit-repo-350cde4c4bec5e7b5776cf52d61da600af3efc31.tar.gz
Change repo sync to be more friendly when updating the treev1.6.6
We now try to sync all projects that can be done safely first, before we start rebasing user commits over the upstream. This has the nice effect of making the local tree as close to the upstream as possible before the user has to start resolving merge conflicts, as that extra information in other projects may aid in the conflict resolution. Informational output is buffered and delayed until calculation for all projects has been done, so that the user gets one concise list of notice messages, rather than it interrupting the progress meter. Fast-forward output is now prefixed with the project header, so the user can see which project that update is taking place in, and make some relation of the diffstat back to the project name. Rebase output is now prefixed with the project header, so that if the rebase fails, the user can see which project we were operating on and can try to address the failure themselves. Since rebase sits on a detached HEAD, we now look for an in-progress rebase during sync, so we can alert the user that the given project is in a state we cannot handle. Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'subcmds/diff.py')
0 files changed, 0 insertions, 0 deletions