Commit Graph

4 Commits (ad5e0b833c0a71a47ac0a0e0d7febc50f5cd739d)

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