Skip to content

Commit

Permalink
Updating welcome docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottArbeit committed Oct 13, 2022
1 parent 67abde2 commit f71e9ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ Every time you run `grace commit`, `grace merge`, or `grace checkpoint`, and eve

They're automatically aged out and deleted after a configurable length of time, so they don't waste resources.

![](https://gracevcsdevelopment.blob.core.windows.net/static/Green.svg)
### Optional file locking
If your repository includes large binary files, like edited video, graphics, or game artifacts, you need to make sure that only one person at a time edits each file. Grace will support optional file locking at the directory level to ensure that you don't have to re-do work.

![](https://gracevcsdevelopment.blob.core.windows.net/static/Green.svg)
### A simple Web API
Grace Server is a modern Web API application. Like Grace's CLI, the Web API is easy to use, and easy to understand.
Expand Down

0 comments on commit f71e9ce

Please sign in to comment.