Skip to content

jacobprasanth02/CY-C_Programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CY-C_Programming

STAR this Repository⭐

This guide will walk you through the process of forking a repository and uploading files into it. Forking a repository allows you to create a copy of someone else's project under your GitHub account, which you can modify without affecting the original project. Uploading files into a repository enables you to contribute your changes or additions to the project.

662a422f-d6aa-4146-9b7a-c25ef97920f7

Forking the repositary

1. Navigate to the Repository: Visit the GitHub page of the repository you want to fork. You can usually find it by searching for the repository name.
2. Fork the Repository: Click on the "Fork" button located at the top-right corner of the repository page. This action will create a copy of the repository under your GitHub account.
d0f71efe-e016-4b15-a2bd-590cf6081623

Uploading Files

Go to your corresponding folder (Folder with your name)

6eaaaec1-755e-4321-bad5-bd21df0c4a36

1. Navigate to the Repository: Visit the GitHub page of the repository where you want to upload files. You can usually find it by searching for the repository name.

238af501-a777-4733-bd7a-2ae50264b68a

2. Access the "Add file" dropdown: On the repository page, locate the "Add file" dropdown menu located towards the top-right of the page. Click on it to reveal the options.

2c3bd36b-8d21-4350-880e-ee16f69b3cbc

3. Choose "Upload files": From the dropdown menu, select the "Upload files" option. This will open a file uploader in your web browser.

112cfaae-e886-4761-899e-9e1f7bb04233

4. Drag and Drop Files: Drag and drop the files you want to upload from your computer's file explorer into the designated area in the browser window. Alternatively, you can click on the area to browse your computer and select files manually.

5d5f9006-0f15-46dc-aae9-6c443983c80b

a284c5ce-9401-449e-b509-16b733e44ede

5. Commit Changes: After adding the files, you need to commit them to the repository. Scroll down to the bottom of the page to find the commit section. Here, you can provide a brief description of the changes you're making. It's good practice to provide a meaningful commit message that describes the purpose of the upload.

8326de71-4764-42dd-b1d6-4ec6e718f615

fce0d3f6-3ae1-415a-a59b-ca5ddfb2914d

6. Commit Changes: Click on the "Commit changes" button to finalize the upload. Your files will be added to the repository, and you'll be redirected to the repository's main page.


Congratulations! You have successfully uploaded files into the repository directly through the GitHub web interface. You can continue to add more files or make further changes using the same process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%