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

Updated commit.ts using typesafety,type declaration security enhancement. #302

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2023

  1. Update commit.ts

    Type safety improvement by adding type declaration.In addition Improved the Security by using unique input value to ensure the uniqueness of the commit hashes.In addition added the typescript types to avoid potential errors.Added set for tags and enhanced the cloning method.
    Akshat111111 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1e03112 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Akshat111111/Akshat111111-patch-1

    Update commit.ts
    Akshat111111 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    66f14cc View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTORS.md

    Akshat111111 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6af0ee2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Akshat111111/Akshat111111-patch-2

    Update CONTRIBUTORS.md
    Akshat111111 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2d657cb View commit details
    Browse the repository at this point in the history