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

tools/upgrade: Return to the original working directory after upgrading #286

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

akinomyoga
Copy link
Contributor

Fixes #245. See also the discussion in 028d253.

@akinomyoga akinomyoga force-pushed the return-to-original-cwd branch 2 times, most recently from 5638ada to 8ff1f5b Compare January 6, 2022 07:18
@nntoan nntoan added the P2 - Important Priority 2 label Jan 6, 2022
@akinomyoga akinomyoga force-pushed the return-to-original-cwd branch 2 times, most recently from 4c0360f to b8d935f Compare January 12, 2022 08:58
@akinomyoga akinomyoga force-pushed the return-to-original-cwd branch from b8d935f to bf6960f Compare January 12, 2022 09:30
@akinomyoga akinomyoga merged commit 51864b9 into ohmybash:master Jan 12, 2022
@akinomyoga akinomyoga deleted the return-to-original-cwd branch January 12, 2022 10:45
@akinomyoga
Copy link
Contributor Author

Hmm, actually #113 is also the same issue as #245 so is also solved by this PR.

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

Successfully merging this pull request may close these issues.

$PWD remains ~/.oh-my-bash
2 participants