Skip to content

Conversation

@Abhiram-J
Copy link
Contributor

Added c++ cheatsheet for quick references

Happy hacktoberfest !

@Abhiram-J Abhiram-J changed the base branch from Oct_2023_hacktoberfest to master October 3, 2023 04:23
Copy link
Owner

@afrozchakure afrozchakure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Abhiram-J , Oct_2023_hacktoberfest branch is my dev branch with my changes for this repo. Please refrain from using already existing development branches.

You'll need to create another dev branch for yourself and then push your changes. Currently your and mine changes are getting shown in Files Changes section, which should not be the case.

Please make sure only your changes show after raising the PR. Create your own Development branch from master in this way:

  1. First do checkout to master --> git checkout master
  2. Then create your development branch ---> git checkout -b dev-oct-2023
  3. Then do and commit your changes to that branch, push it to remote branch and then raise the PR to master branch of this repository.

@Abhiram-J
Copy link
Contributor Author

Ok I will do that

@Abhiram-J Abhiram-J closed this Oct 3, 2023
@Abhiram-J Abhiram-J reopened this Oct 3, 2023
@Abhiram-J Abhiram-J closed this Oct 3, 2023
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