This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias.graph=log --graph --date-order --all --date=iso --pretty=format:'%C(bold red)%d%C(reset) - %C(yellow)%h%n %C(bold white)%s ---%an%n%C(cyan) %ad' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env ruby | |
| =begin | |
| sym-install.rb | |
| ©︎ 2017, 2022 YOCKOW. | |
| Licensed under MIT License. | |
| =end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* *** *** *** *** *** *** *** *** *** *** *** *** *** | |
| Now, migrated to GitHub: | |
| https://github.com/YOCKOW/SwiftTimeSpecification | |
| This gist will not be updated. | |
| *** *** *** *** *** *** *** *** *** *** *** *** *** */ | |
| /* TimeSpecification.swift | |
| * © 2016 YOCKOW. | |
| * You can do whatever you want with this code AT YOUR OWN RISK. | |
| */ |
NewerOlder