-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dapp images #414
base: master
Are you sure you want to change the base?
Add dapp images #414
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe the file glow
at the root of the repository is the "spurrious executable" @plotnick was talking about. Looking at it, it looks like you overwrote the file with the logo image, but originally this was a script; I suspect Alex skimmed the changes and mistakenly believed you'd committed a compiled executable.
This file should be reverted to what it was on master:
git checkout origin/master -- glow
### Being worked on | ||
|
||
You can watch our [GitHub repository](https://github.com/Glow-Lang/glow) | ||
for current developments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Also, for the future, you don't need to open a second pull request to make changes; you can just add more changes to the existing branch and push, and it will update the original pr) |
I’ve made the following changes, based on feedback I’ve received from @plotnick on my previous pull request (#409):
resources
todpps/images
glow
executable to which @plotnick had referred).