Commit Graph

3 Commits (b5549d4c7f6c5e9edb6d794af7130609443a1108)

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