Clone with
git clone git://git.awl.red/neallred/age
age📎
View history of your git project
examples📎
age view README.md # single file, within current project directory
cd src && age view main.rs # single file, within current project directory
age view /home/user/gitworkspace/project/README.md # absolute path
age view ../otherproject/README.md # relative path
.gitignore
2 years ago
Cargo.lock
2 years ago
Cargo.toml
2 years ago
LICENSE
2 years ago
README.md
2 years ago