Jump to content

how can i upload (/ pdf ) files to github?


dil_bert

Recommended Posts

  • 1 month later...

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Upload files.

Drag and drop the file or folder you'd like to upload to your repository onto the file tree.

At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file.

Below the commit message fields, decide whether to add your commit to the current branch or to a new branch. If your current branch is master, you should choose to create a new branch for your commit and then create a pull request.

Link to comment
Share on other sites

  • 1 year later...

Below are the easy steps: -

  1. On GitHub, navigate to the main page of the repository.

  2.  

    Upload files button
    Under your repository name, click Upload files.
  3. Drag and drop area
    Drag and drop the file or folder you'd like to upload to your repository onto the file tree.
  4.  

    Commit message for your change
    At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message.
  5.  

    Commit branch options
    Below the commit message fields, decide whether to add your commit to the current branch or to a new branch. If your current branch is master, you should choose to create a new branch for your commit and then create a pull request.
  6.  

    Commit changes button
    Click Commit changes.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.