Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
give input option to continue or not
Summary: to ask for input option: 1) If not running in master branch, ask for continue or not. The default option is "n". 2) If local version is different with "origin/master", to ask for doing 'git pull' or not. The default option is "y". Test Plan: Test in my local mac when switch in different branch and revision. Reviewers: benkraft, csilvers Reviewed By: benkraft, csilvers Differential Revision: https://phabricator.khanacademy.org/D55648
- Loading branch information