SeattleTestbed / docs

Documentation for Seattle Testbed (scroll down for README)
MIT License
40 stars 162 forks source link

FIXED: Lost instruction #64

Closed SemicolonExpected closed 3 years ago

SemicolonExpected commented 3 years ago

I noticed somewhere along the way we lost the instruction to discard the backup and write to file after changes are saved to the original file. This also helps to clarify what the original file is, as if the a and b files are both discarded then they cannot be the original file

JustinCappos commented 3 years ago

I find the text a little confusing in the edit. Could you try to write more explicitly what you want them to do? Should the a and b files both disappear? Should file a still exist?

Maybe an example will help?

On Fri, Oct 9, 2020 at 5:21 AM Victoria Zhong notifications@github.com wrote:

I noticed somewhere along the way we lost the instruction to discard the backup and write to file after changes are saved to the original file. This also helps to clarify what the original file is, as if the a and b files are both discarded then they cannot be the original file

You can view, comment on, or merge this pull request online at:

https://github.com/SeattleTestbed/docs/pull/64 Commit Summary

  • FIXED: Lost instruction

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SeattleTestbed/docs/pull/64, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGROD46PD5DZP5Q44QZ5X3SJYUPFANCNFSM4SJI2UCQ .

SemicolonExpected commented 3 years ago

Is this more clear/ can this be improved further?