Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.cmdline beat.cmdline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.cmdlinebeat.cmdline
  • Merge requests
  • !99

Do not save config when just setting a value on it

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Amir MOHAMMADI requested to merge config-set-dont-save into master Jul 28, 2020
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Currently each time a configuration object is modified, the change is automatically stored in the global file of the user.

The configuration changes should only be saved when the command is used and not when the object is simply manipulated.

Fixes beat.editor#277 (closed)

Edited Jul 28, 2020 by Samuel GAIST
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: config-set-dont-save