Skip to content

Enhance documentation on removing files from Git#114144

Open
SourasishGhosh wants to merge 1 commit intofirstcontributions:mainfrom
SourasishGhosh:main
Open

Enhance documentation on removing files from Git#114144
SourasishGhosh wants to merge 1 commit intofirstcontributions:mainfrom
SourasishGhosh:main

Conversation

@SourasishGhosh
Copy link
Copy Markdown

Added comprehensive guidelines for removing files from Git, including untracking directories, using .gitignore, and restoring removed files.

Before submitting this pull request, check the changes to see it's only the changes you made intentionally
If there are changes to other lines you didn't make deliberately, it's possible that your IDE made the changes with a utility like prettier.
Next time, make sure that you only add your changes by using git add -p and rather than git add Contributors.md

If you're doing something in the checklist below, put an x inside [ ] so that - [ ] becomes - [x]

  • I had fun going through this tutorial (ノ^o^)ノ and learned on the way ٩(^◡^)۶
  • There are some things I'd like to improve in this tutorial. I have written them below.
  • There were steps where I had errors while following this tutorial. I have written them below.

Added comprehensive guidelines for removing files from Git, including untracking directories, using .gitignore, and restoring removed files.
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.

1 participant