amireh / amireh/Karazeh

Support for overwrite operations

Ouverte
#22 0 commentaires 0 réactions 1 personne assignée Réclamée par @amireh Voir sur GitHub
Features
Langage dominant
C++
Étoiles
22
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

This can be achieved either by adding a whole new operation type, or by combining a DELETE op with a CREATE one. In the latter case, whenever a CREATE op is staged and finds out that the target already exists, it has to check the repository for any DELETE ops with the target as its own target.

Clearly, the second option is more complex and could be messy as things will go bad if the order of operations in the script was not properly set.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.