You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objective:
Add the status-software-legal-documents repository as a Git submodule in the status-desktop repository to enable synchronisation of legal documents.
Tasks:
Navigate to the status-desktop repository:
cd status-desktop
Add the status-software-legal-documents repository as a submodule:
Objective:
Add the
status-software-legal-documents
repository as a Git submodule in thestatus-desktop
repository to enable synchronisation of legal documents.Tasks:
status-desktop
repository:cd status-desktop
status-software-legal-documents
repository as a submodule:git diff --no-index
can compare local legal files with submodule files.Acceptance Criteria:
status-software-legal-documents
submodule is added and visible in the repository.The text was updated successfully, but these errors were encountered: