Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

meetmangukiya/quast

Repository files navigation

quast

Setup

  1. Clone the repo:

    git clone git@github.com:meetmangukiya/quast.git`
  2. Create a new branch:

    git checkout -b <username>/<issue_number>
  3. Edit files.

  4. Add files to commit:

    git add file1/path file2/path
  5. Commit:

    git commit
  6. Enter commit message and save.

  7. Push the changes:

    git push origin <branch_name>

    Branch name was that was used in step 2.

  8. Create a pull request:

    1. Go to https://github.com/meetmangukiya/quast
    2. You should see your branch highlighted above the repo code. Click that button.
    3. Done!

About

quast - On the quast to answer your questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published