Version: 1.9.8
Platform: x86_64
First, install or update to the latest system software.
sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev
| [alias] | |
| l = log --date-order --date=iso --graph --full-history --all --pretty=format:'%x08%x09%C(red)%h %C(cyan)%ad%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08 %C(bold blue)%aN%C(reset)%C(bold yellow)%d %C(reset)%s' | 
| test: | |
| adapter: sqlite3 | |
| encoding: utf8 | |
| pool: 5 | |
| timeout: 5000 | |
| database: ":memory:" | |
| verbosity: quiet | 
| source "https://rubygems.org" | |
| gem "rack" | |
| gem "tzinfo" |