1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/managing-files-in-a-repository/index.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

40 lines
1.6 KiB
Markdown

---
title: Managing files in a repository
redirect_from:
- /categories/81/articles/
- /categories/manipulating-files/
- /categories/managing-files-in-a-repository
versions:
free-pro-team: '*'
enterprise-server: '*'
---
### Table of Contents
{% topic_link_in_list /managing-files-on-github %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /navigating-code-on-github %}
<!-- endif -->
{% link_in_list /creating-new-files %}
{% link_in_list /adding-a-file-to-a-repository %}
{% link_in_list /moving-a-file-to-a-new-location %}
{% link_in_list /editing-files-in-your-repository %}
{% link_in_list /editing-files-in-another-users-repository %}
{% link_in_list /tracking-changes-in-a-file %}
{% link_in_list /deleting-files %}
{% link_in_list /renaming-a-file %}
{% link_in_list /getting-permanent-links-to-files %}
{% topic_link_in_list /managing-files-using-the-command-line %}
{% link_in_list /adding-a-file-to-a-repository-using-the-command-line %}
{% link_in_list /renaming-a-file-using-the-command-line %}
{% link_in_list /moving-a-file-to-a-new-location-using-the-command-line %}
{% topic_link_in_list /working-with-non-code-files %}
{% link_in_list /rendering-and-diffing-images %}
{% link_in_list /3d-file-viewer %}
{% link_in_list /rendering-csv-and-tsv-data %}
{% link_in_list /rendering-pdf-documents %}
{% link_in_list /rendering-differences-in-prose-documents %}
{% link_in_list /mapping-geojson-files-on-github %}
{% link_in_list /working-with-jupyter-notebook-files-on-github %}