Created
November 5, 2015 10:24
-
-
Save andreastt/a9c3168cf742ac50380d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% git co pr/1162 | |
error: The following untracked working tree files would be overwritten by checkout: | |
tools/runner/css/bootstrap-theme.min.css | |
tools/runner/css/bootstrap.min.css | |
tools/runner/fonts/glyphicons-halflings-regular.eot | |
tools/runner/fonts/glyphicons-halflings-regular.svg | |
tools/runner/fonts/glyphicons-halflings-regular.ttf | |
tools/runner/fonts/glyphicons-halflings-regular.woff | |
tools/runner/index.html | |
tools/runner/logo.svg | |
tools/runner/report.css | |
tools/runner/report.py | |
tools/runner/runner.css | |
tools/runner/runner.js | |
tools/scripts/id2path.js | |
tools/scripts/id2path.json | |
tools/scripts/manifest.js | |
tools/scripts/package.json | |
tools/scripts/toc.js | |
tools/scripts/update-directory-structure.js | |
tools/webdriver/webdriver/__init__.py | |
tools/webdriver/webdriver/alert.py | |
tools/webdriver/webdriver/capabilities.py | |
tools/webdriver/webdriver/command.py | |
tools/webdriver/webdriver/driver.py | |
tools/webdriver/webdriver/exceptions.py | |
tools/webdriver/webdriver/keys.py | |
tools/webdriver/webdriver/searchcontext.py | |
tools/webdriver/webdriver/wait.py | |
tools/webdriver/webdriver/webelement.py | |
Please move or remove them before you can switch branches. | |
Aborting | |
% git st | |
On branch master | |
Your branch is up-to-date with 'origin/master'. | |
nothing to commit, working directory clean |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment