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

Add Details on Setting Upstream Branch and Branch Switching Alternatives #1360

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

Conversation

AdityaSrivastava185
Copy link

Description

This update enhances the Git contribution guide by adding information on setting an upstream branch git push -u and the modern alternative to git checkout git switch. These additions aim to improve clarity and accessibility, especially for beginners contributing to open-source projects.

Fixes #1359

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@AdityaSrivastava185
Copy link
Author

@leestott , I would like to request you to please review the proposed changes to update the course documentation which add a small and minute understanding of git and github , Looking forward for review and suggestions
Thank you 😊

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.

Add Details on Setting Upstream Branch and Branch Switching Alternatives
1 participant