1
0
mirror of synced 2026-01-08 21:02:10 -05:00
Files
docs/translations/ru-RU/content/search-github/searching-on-github/finding-files-on-github.md
Francis a3f1da1ac6 [Localization] Translation batch 1633654212 (#22009)
* New Crowdin translations by Github Action

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* build: update app.json to test all languages in CI

Context: https://github.com/github/docs-internal/pull/22009#issuecomment-938263027

This change follows the same pattern set forth by `@mjacobus` in ec8801dbce

* build: revert app.json values for  env.ENABLED_LANGUAGES and formation.web.size

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-08 22:11:05 +00:00

1.6 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Finding files on GitHub You can search for a file in a repository using the file finder. To search for a file in multiple repositories on {% data variables.product.product_name %}, use the [`filename` code search qualifier](/search-github/searching-on-github/searching-code#search-by-filename).
/articles/finding-files-on-github
/github/searching-for-information-on-github/finding-files-on-github
/github/searching-for-information-on-github/searching-on-github/finding-files-on-github
fpt ghes ghae
* * *
GitHub search

{% tip %}

Советы:

  • File finder results exclude some directories like build, log, tmp, and vendor. To search for files within these directories, use the filename code search qualifier.
  • You can also open the file finder by pressing t on your keyboard. For more information, see "Keyboard shortcuts."

{% endtip %}

{% data reusables.repositories.navigate-to-repo %} 2. Above the list of files, click Go to file. Find file button 3. In the search field, type the name of the file you'd like to find. Find file search field 4. In the list of results, click the file you wanted to find.

Дополнительная литература