Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Streamline Git credential caching #2

@marvinkruse

Description

@marvinkruse

Problem:
When users are proposing a commit, an error during this process will cause severe problems. This can mainly happen when the users fails to authenticate with their git provider (e.g. GitHub). A typo in the credentials can also cause this.

Solution:
Interact with the git provider (i.e. though a git pull) before starting the proposal oaf the commit and enable credential caching locally. This will prevent these issues.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions