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

Added Eazfuscator Addin #635

Closed
wants to merge 1 commit into from
Closed

Conversation

gep13
Copy link
Member

@gep13 gep13 commented Apr 13, 2019

No description provided.

@gep13
Copy link
Member Author

gep13 commented Apr 13, 2019

@devlead @asbjornu @ecampidoglio I am going to make a commit on the develop branch, and then try to use the rebase app on this PR, to see if it can update it.

@gep13
Copy link
Member Author

gep13 commented Apr 13, 2019

/rebase

@autorebase
Copy link

autorebase bot commented Apr 13, 2019

The rebase failed:

Not Found

To rebase manually, run these commands in your terminal:

# Fetch latest updates from GitHub.
git fetch
# Create new working tree.
git worktree add .worktrees/rebase eazfuscator
# Navigate to the new directory.
cd .worktrees/rebase
# Rebase and resolve the likely conflicts.
git rebase --interactive --autosquash develop
# Push the new branch state to GitHub.
git push --force
# Go back to the original working tree.
cd ../..
# Delete the working tree.
git worktree remove .worktrees/rebase

@gep13
Copy link
Member Author

gep13 commented Apr 13, 2019

@devlead @asbjornu @ecampidoglio ok, that didn't seem to be the issue either 😢

@gep13
Copy link
Member Author

gep13 commented Apr 13, 2019

@devlead @asbjornu @ecampidoglio I have opened an issue here: tibdex/autorebase#43 to see if our expectations of what this app can do are incorrect.

@devlead devlead changed the base branch from develop to master April 29, 2019 21:34
@gep13
Copy link
Member Author

gep13 commented Jun 23, 2019

Looks like this has already been added through the automatic updater, so this PR is no longer required.

@gep13 gep13 closed this Jun 23, 2019
@gep13 gep13 deleted the eazfuscator branch June 23, 2019 13:46
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.

1 participant