Skip to content

Commit 933f4c8

Browse files
committed
tweaks
1 parent ab02443 commit 933f4c8

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

.eslintrc

-33
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ git checkout "branch_to_rewrite" # i.e. "master"
1818
$ git-opensource <OPTIONS> [TARGET_BRANCH]
1919
```
2020

21-
The newly created `TARGET_BRANCH` can now safely be published to the community. It contains the final version of your code only, ensuring that there is ZERO proprietary information or IP hidden in its history. At the same time it still contains all information about contributions to the project.
21+
The newly created `TARGET_BRANCH` can now safely be published to the community. It only contains the final version of your code, ensuring that there is ZERO proprietary information or IP hidden in its history. At the same time it still contains all information about contributions to the project.
2222

2323

2424
## Options

0 commit comments

Comments
 (0)