Commit Graph

3 Commits (a35911486ffe0cd373662219a8f231b9cf38d84c)

Author SHA1 Message Date
fuxiaohei 60c65415dd pull request page ui review, upgrade octicon icons 11 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
11 years ago
Unknwon 8dd07c0ddd New UI merge in progress 11 years ago