Skip to content
Snippets Groups Projects
Commit 2c5fb84d authored by Mike Frysinger's avatar Mike Frysinger Committed by LUCI
Browse files

upload: drop check for uncommitted local changes

git push, like most git commands, does not warn or otherwise prompt
users when there are local uncommitted changes.  To simplify the
upload logic, and to harmonize repo upload with git push as a more
git-esque flow, stop checking/warning/prompting the user here too.

Change-Id: Iee18132f0faad0881f1a796cb58821328e04b694
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/425337


Reviewed-by: default avatarJosip Sokcevic <sokcevic@google.com>
Tested-by: default avatarMike Frysinger <vapier@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
parent 12f6dc49
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment