-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5b691c
commit 879e859
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
DocumentFeatures/Version-Control/uOffice_DVCS/OldVersions/1/1-100/README.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
|
||
*** | ||
|
||
# uOffice DVCS LIBrary | ||
|
||
The uOffice DVCS (Document Version Control System) library is the document version control system used in uOffice. Currently, I can't get submodules to work, so I will be manually linking it here. | ||
|
||
[Visit the DVCS LIBrary repository](https://github.com/seanpm2001/uOffice_LIBrary_DVCS/) | ||
|
||
## Submodule source | ||
|
||
[`V1.gitmodules`](/DocumentFeatures/Version-Control/uOffice_DVCS/OldVersions/1/1-100/V1.gitmodules) | ||
|
||
```gitmodules | ||
[submodule "seanpm2001/uOffice_LIBrary_DVCS"] | ||
path = uOffice/DocumentFeatures/Version-control/uOffice_DVCS/ | ||
url = https://github.com/seanpm2001/uOffice_LIBrary_DVCS | ||
# File version: 1 (2022 Tuesday, March 1st at 3:08 pm) | ||
``` | ||
|
||
[`Help me figure out how to make GitHub submodules work`](https://github.com/seanpm2001/seanpm2001/issues/14/) | ||
|
||
*** | ||
|
||
## File info | ||
|
||
**File type:** `Markdown document (*.md *.mkd *.mdown *.markdown)` | ||
|
||
**File version:** `1 (2022, Tuesday, March 1st at 3:15 pm)` | ||
|
||
**Line count (Including blank lines and compiler line):** `34` | ||
|
||
*** |