Skip to content

Update usefullpaths.md - #1981

Merged
KyrietS merged 1 commit into
premake:masterfrom
nepp95:patch-1
Dec 1, 2022
Merged

KyrietS merged 1 commit into
premake:masterfrom
nepp95:patch-1

Conversation

@nepp95

@nepp95 nepp95 commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

What does this PR do?

Updates this page, which was auto generated.

How does this PR change Premake's behavior?

Website update, no changes to Premake itself.

Anything else we should know?

Only tested in Visual Studio 2022, but left the defaults for availability.

Related PR: #1571

Comment thread website/docs/usefullpaths.md Outdated
Comment thread website/docs/usefullpaths.md Outdated
@nepp95

nepp95 commented Oct 12, 2022

Copy link
Copy Markdown
Contributor Author

Added requested changes.

@nepp95
nepp95 requested a review from nickclark2016 October 12, 2022 18:28
@KyrietS

KyrietS commented Nov 28, 2022

Copy link
Copy Markdown
Member

@nepp95 please squash your commits into one if you want to be marked as the author of your changes on our website.

  1. Go to your repo and checkout your branch patch-1: git checkout patch-1
  2. git reset --soft master
  3. git add .
  4. git commit -m "Update usefullpaths.md"
  5. git pull -r
  6. git push --force

@nepp95

nepp95 commented Nov 29, 2022

Copy link
Copy Markdown
Contributor Author

@KyrietS
For some reason, those steps don't work for me.
You can squash it for me, doesn't really matter to me, although I am interested in if I did something wrong for future pull requests :)

Screenshot 2022-11-29 104132

Update usefullpaths.md

Update usefullpaths.md
@nepp95

nepp95 commented Nov 29, 2022

Copy link
Copy Markdown
Contributor Author

Managed to squash it. Learned another lesson.

git rebase -i HEAD~3
git push --force

@KyrietS

KyrietS commented Dec 1, 2022

Copy link
Copy Markdown
Member

@KyrietS For some reason, those steps don't work for me. You can squash it for me, doesn't really matter to me, although I am interested in if I did something wrong for future pull requests :)

You forgot about git commit step, but I'm happy that you've managed to squash it 😄

@KyrietS
KyrietS merged commit e26e623 into premake:master Dec 1, 2022
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.

4 participants