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

OS Specific Homes #1109

Merged
merged 10 commits into from Apr 27, 2020
Merged

OS Specific Homes #1109

merged 10 commits into from Apr 27, 2020

Conversation

sdorra
Copy link
Member

@sdorra sdorra commented Apr 25, 2020

Proposed changes

Use os specific locations for application data and logs.

Your checklist for this pull request

  • PR is well described
  • Target branch is not master (in most cases develop should bet the target of choice)
  • Code does not conflict with target branch
  • New code is covered with unit tests
  • CHANGELOG.md updated
  • Documentation updated (only necessary for new features or changed behaviour)

Checklist for branch merge request (not required for forks)

- /Users/<your_user_name>/Library/Application Support/SCM-Manager for OSX
- %APPDATA%\SCM-Manager for Windows
- ~/.scm for Unix
@sdorra sdorra added the enhancement New feature or request label Apr 25, 2020
@pfeuffer pfeuffer merged commit 0bddfae into develop Apr 27, 2020
@pfeuffer pfeuffer deleted the feature/os_specific_homes branch April 27, 2020 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants