Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jason@jason-AY597AA-ABA-HPE-110f:~$ cd ~/Downloads/tmwa-server-data/
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git status
- # On branch news-titles
- # Changes not staged for commit:
- # (use "git add/rm <file>..." to update what will be committed)
- # (use "git checkout -- <file>..." to discard changes in working directory)
- #
- # modified: world/map/news.d/09-winter2012.txt
- # deleted: world/map/news.d/10-news-news.txt
- # deleted: world/map/news.d/11-CR-Jan13.txt
- # deleted: world/map/news.d/12-manaplus.txt
- # deleted: world/map/news.d/13-lpc.txt
- # deleted: world/map/news.d/14-bugfix-killthegmevent.txt
- # deleted: world/map/news.d/15-servermove.txt
- # deleted: world/map/news.d/16-servermoveagain.txt
- # deleted: world/map/news.d/17-beanie-easter.txt
- # deleted: world/map/news.d/18-bugfixes.txt
- # deleted: world/map/news.d/19-rollbackup.txt
- # deleted: world/map/news.d/20-double-exp-drop.txt
- # deleted: world/map/news.d/21-tulimshar-caves.txt
- # deleted: world/map/news.d/22-orum-extension.txt
- # deleted: world/map/news.d/23-astral-extension.txt
- # deleted: world/map/news.d/24-code-release.txt
- #
- # Untracked files:
- # (use "git add <file>..." to include in what will be committed)
- #
- # 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~
- # world/map/news.d/23.txt
- # world/map/news.d/24-code-release.txt~
- no changes added to commit (use "git add" and/or "git commit -a")
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git checkout world
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git rebase -i
- There is no tracking information for the current branch.
- Please specify which branch you want to rebase against.
- See git-rebase(1) for details
- git rebase <branch>
- If you wish to set tracking information for this branch you can do so with:
- git branch --set-upstream-to=<remote>/<branch> news-titles
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$
Advertisement
Add Comment
Please, Sign In to add comment