19 lines
482 B
Markdown
19 lines
482 B
Markdown
---
|
|
title: Managing files using the command line
|
|
intro: 'Using the command line, you can add, rename, and move files in a repository.'
|
|
redirect_from:
|
|
- /articles/managing-files-using-the-command-line
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
topics:
|
|
- Repositories
|
|
children:
|
|
- /adding-a-file-to-a-repository-using-the-command-line
|
|
- /renaming-a-file-using-the-command-line
|
|
- /moving-a-file-to-a-new-location-using-the-command-line
|
|
shortTitle: Manage files locally
|
|
---
|
|
|