Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for editing Gists #484

Merged
merged 9 commits into from
Oct 11, 2019

Commits on Dec 19, 2018

  1. Add support for editing Gists.

    Fixes issue hub4j#466
    
    NOTE: I could not get the deleteFile() method to work.
    martinvanzijl committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    567d3da View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    440e137 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    e1152fa View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    4fbaa42 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    ca404cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    eefa710 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    37329a5 View commit details
    Browse the repository at this point in the history
  2. Updates per review on GitHub:

    - Created class GHGistUpdater to do the updating.
    - Added unit tests.
    martinvanzijl committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    620c822 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    1ba630c View commit details
    Browse the repository at this point in the history