-
Notifications
You must be signed in to change notification settings - Fork 1
Useful Tools
Aris Thallas edited this page Mar 14, 2014
·
7 revisions
To be able to view the current branch and its status in the terminal prompt, add this to your .bashrc
Add global gitignore file, useful aliases etc... Here
When working in multiple repos, it is useful to know if you have uncommitted or unpushed changes, across all of them. Uncommitted does just that. To install using pip run:
$ sudo pip install uncommittedTest it giving as an argument the root of repos:
$ uncommitted ~/pandora_ws/srcNOTE: Install pip running sudo apt-get install python-pip.
Aptitude is a good tool handling broken dependencies possibly occurring after upgrade.
sudo apt-get install aptitude