-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Showing
2 changed files
with
0 additions
and
41 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -243,23 +243,6 @@ the key for [email protected]:magit/forge.git~ is ~github.com~. | |
more repositories from a forge. Changing GITHOST and/or APIHOST | ||
may be possible, but should seldom be necessary. | ||
|
||
** Caveats | ||
|
||
- Fetched information is stored in a database. The table schemata of | ||
that database have not been finalized yet. Until that has happened | ||
it will occasionally have to be discarded. That isn't such a huge | ||
deal because for now the database does not contain any information | ||
that cannot simply be fetched again, see [[*Initial Pull]]. | ||
|
||
- Fetching is implemented under the assumption that the API can be | ||
asked to list the things that have changed since we last checked. | ||
Unfortunately the APIs are not bug-free, so this is not always the | ||
case. If in doubt, then re-fetch an individual topic to ensure it | ||
is up-to-date using the command ~forge-pull-topic~. | ||
|
||
- Some other, forge-specific, caveats are mentioned in [[*Supported | ||
Forges and Hosts]]. | ||
|
||
* Getting Started | ||
|
||
Much like Git stores information in a local repository and does not | ||
|
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