Skip to content
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

Bkg img fix #35

Merged
merged 1 commit into from
May 20, 2018
Merged

Bkg img fix #35

merged 1 commit into from
May 20, 2018

Conversation

yadev64
Copy link
Contributor

@yadev64 yadev64 commented May 20, 2018

Bug Fixes ONLY. NO NEW FEATURE ACCEPTED!

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Copy link
Member

@dauntlessnomad dauntlessnomad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@dauntlessnomad dauntlessnomad merged commit 863f36b into MozillaKerala:master May 20, 2018
Copy link
Member

@shinenelson shinenelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mentioning my review about checking in .DS_Store files here too.

@dauntlessnomad
Copy link
Member

@shinenelson will make sure this never happens in the future

@dauntlessnomad
Copy link
Member

@shinenelson can i remove the .DS files directly from master without doing pull.
there are so many.

@shinenelson
Copy link
Member

  • git checkout -b <new-branch-name> master
  • find . -name '.DS_Store' -delete
  • git add
  • git commit -m 'remove unnecessary .DS_Store files (resolves https://github.com/MozillaKerala/Home/pull/34#pullrequestreview-128524416)
  • git push origin <new-branch-name>

@dauntlessnomad
Copy link
Member

Thank you for that. Can i do it in the morning. I am on my phone .

@shinenelson
Copy link
Member

Nobody is in a hurry here. 😉 (I took almost a month to come here to review these changes; even though I was not marked as a reviewer for these changes). This is not a critical bug in production that needs to be addressed immediately. Take your time. 👍

@dauntlessnomad
Copy link
Member

I have send you a mail regarding the portal. Can you look into it.

@dauntlessnomad
Copy link
Member

Will do the removal tommorow itselfs.
Thank you for pointing out my mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants