Commit Graph

4 Commits (2b1e955f91655930bcc65dca698b4281d8e61ce1)

Author SHA1 Message Date
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
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