- version 3.6
Check those constraints:
$this->anything()
This is a simple way to spot check that the modified image in your git index is the image you actually want without having to leave the command line.
Example: http://i.imgur.com/RUenUcM.png
img-ascii-diff somewhere (e.g. ~/bin/img-ascii-diff).attributes in ~/.config/git/attributes.~/.gitconfig and add the lines below, pointing to wherever you put img-ascii-diff.| git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit |