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 update-dev to fetch entire git-history #1248

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

rashidnhm
Copy link
Collaborator

Title: Update update-dev to fetch entire git-history

Summary:
actions/checkout fetches only the most recent commit. But this caused merge conflicts as git was not aware of entire history between the bases.

Relevant references:

Possible Drawbacks:

Related GitHub Issues:


If you are writing a demonstration, please answer these questions to facilitate the marketing process.

  • GOALS — Why are we working on this now?

    Eg. Promote a new PL feature or show a PL implementation of a recent paper.

  • AUDIENCE — Who is this for?

    Eg. Chemistry researchers, PL educators, beginners in quantum computing.

  • KEYWORDS — What words should be included in the marketing post?

  • Which of the following types of documentation is most similar to your file?
    (more details here)

  • Tutorial
  • Demo
  • How-to

@rashidnhm rashidnhm merged commit febe5f9 into master Oct 28, 2024
7 checks passed
@rashidnhm rashidnhm deleted the try-fix-update-dev branch October 28, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants