Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git checkout news-titles
- error: Your local changes to the following files would be overwritten by checkout:
- world/map/news.d/09-winter2012.txt
- world/map/news.d/10-news-news.txt
- world/map/news.d/11-CR-Jan13.txt
- world/map/news.d/12-manaplus.txt
- world/map/news.d/13-lpc.txt
- world/map/news.d/14-bugfix-killthegmevent.txt
- world/map/news.d/15-servermove.txt
- world/map/news.d/16-servermoveagain.txt
- world/map/news.d/17-beanie-easter.txt
- world/map/news.d/18-bugfixes.txt
- world/map/news.d/19-rollbackup.txt
- world/map/news.d/20-double-exp-drop.txt
- world/map/news.d/21-tulimshar-caves.txt
- world/map/news.d/22-orum-extension.txt
- world/map/news.d/23-astral-extension.txt
- Please, commit your changes or stash them before you can switch branches.
- error: The following untracked working tree files would be overwritten by checkout:
- world/map/news.d/24-code-release.txt
- Please move or remove them before you can switch branches.
- Aborting
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git checkout news-titles -f
- Switched to branch 'news-titles'
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git add .
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git commit
- # On branch news-titles
- nothing to commit, working directory clean
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git branch list
- fatal: A branch named 'list' already exists.
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git status
- # On branch news-titles
- nothing to commit, working directory clean
Advertisement
Add Comment
Please, Sign In to add comment