Skip to content

Commit d9ea5c7

Browse files
committed
Remove some old and outdated information
1 parent 505f6d8 commit d9ea5c7

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

docs/admin/faq.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@
44

55
Sourcegraph stores bare Git repositories (without a working tree), which is a complete mirror of the repository on your code host.
66

7-
If you are keen for more details on what bare Git repositories are, [check out this discussion on StackOverflow](https://stackoverflow.com/q/5540883).
8-
9-
The directories should contain just a few files and directories, namely: HEAD, config, description, hooks, info, objects, packed-refs, refs
10-
11-
## Does Sourcegraph support svn?
7+
## Does Sourcegraph support SVN?
128

139
For Subversion and other non-Git code hosts, the recommended way to make these accessible in
1410
Sourcegraph is through [`src-expose`](/admin/code_hosts/other#experimental-src-expose).

docs/batch-changes/create-a-batch-change.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ You will be redirected to a page showing you a list of curated templates.
2727

2828
### Choosing a template
2929

30-
<Callout type="info">
31-
Templates is a feature available in Sourcegraph 6.6 and later.
32-
</Callout>
33-
3430
From the template selection page, you can either:
3531

3632
- **Pick a template** from the list of curated templates that best matches your use case

0 commit comments

Comments
 (0)