amireh / amireh/Karazeh

Support for overwrite operations

オープン
#22 コメント 0 件 リアクション 0 件 担当者 1 名 @amireh が担当を希望しています GitHub で見る
Features
主要言語
C++
スター
22
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。