amireh / amireh/Karazeh

Support for overwrite operations

Abierto
#22 0 comentarios 0 reacciones 1 asignado Reclamado por @amireh Ver en GitHub
Features
Lenguaje dominante
C++
Estrellas
22
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.