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

Adding auto and ask to push current branch option #252

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from

Commits on Sep 29, 2023

  1. adding push option

    elminson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    74ea11f View commit details
    Browse the repository at this point in the history
  2. removing argv

    elminson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    107c969 View commit details
    Browse the repository at this point in the history
  3. adding branch name

    elminson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5ece0bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    980aaad View commit details
    Browse the repository at this point in the history
  5. output branch in gree

    elminson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8ecb872 View commit details
    Browse the repository at this point in the history
  6. change loigic to push

    elminson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a2bae12 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. removing from .gitignore

    elminson committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    28859a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc66612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903695c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d177efc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    007755a View commit details
    Browse the repository at this point in the history
  6. fixing default value + tests

    elminson committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ef7211a View commit details
    Browse the repository at this point in the history
  7. removing test output line

    elminson committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    0f03ff8 View commit details
    Browse the repository at this point in the history
  8. fixing logic for push

    elminson committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7b69764 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0472bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e33013b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e2ffac View commit details
    Browse the repository at this point in the history
  12. Refactor code to remove unnecessary logging statements and push chang…

    …es to branch automatically
    elminson committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    0fb9ed0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92a324d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    95d2d85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66c2954 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1b52d5c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3db0c6c View commit details
    Browse the repository at this point in the history