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

Update delete project and revert project to include submodules of the project #160

Merged
merged 17 commits into from
Aug 7, 2021

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    fc353ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80fe6de View commit details
    Browse the repository at this point in the history
  3. - DeleteProject & RevertProject now include submodules.

    - Created helper functions t.delete() and t.revert() for repetitive
      code.
    jwnpoh committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    33f923e View commit details
    Browse the repository at this point in the history
  4. (i) DeleteProject & RevertProject now include submodules... (ii) Crea…

    …ted helper functions t.delete() and t.revert() for repetitive code.
    jwnpoh committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    6698efe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aacfbb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    0ba709a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f04abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76dd8c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d67e35f View commit details
    Browse the repository at this point in the history
  5. revert to updated README

    jwnpoh committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    25566d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Configuration menu
    Copy the full SHA
    3e8c73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d33e1a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

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

Commits on Aug 2, 2021

  1. Update cli/delete.go

    Co-authored-by: Dominik Braun <mail@dominikbraun.io>
    jwnpoh and dominikbraun authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    43a15c0 View commit details
    Browse the repository at this point in the history
  2. Update core/project.go

    Co-authored-by: Dominik Braun <mail@dominikbraun.io>
    jwnpoh and dominikbraun authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    5b7f4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161da73 View commit details
    Browse the repository at this point in the history