Git is a tool for source control.
The purpose of this Git directory is to house info on git files, git directories, git commands, and git features.
To find info on the files and directories specific to this LearningDirectory repo, see the Meta/ README file.
See this List of standards for each repo section in the Activity of this https://trello.com/c/NnqWRZIE/158-clean-up-github-repositories-and-gists Trello card:
https://trello.com/c/NnqWRZIE/158-clean-up-github-repositories-and-gists#comment-65e8a2ed79e6df717b84c23a
- https://seantrane.com/posts/logical-colorful-github-labels-18230/#:~:text=Issue%2FPR%20labels%20should%20only,intuitive%20at%2Da%2Dglance.
- https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#about-default-labels
- Not read yet:
collapsed:: true
- ???
- {{video(https://www.youtube.com/watch?v=tVLOafMAzFg)}}
- https://docs.github.com/es/issues/using-labels-and-milestones-to-track-work/about-milestones
- Look into automation for when a card is added, removed, readded, etc to a column:
- Not viewed yet:
collapsed:: true
- {{video(https://www.youtube.com/watch?v=yFQ-p6wMS_Y)}}
- https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects
- https://docs.github.com/en/issues/planning-and-tracking-with-projects
- {{video(https://www.youtube.com/watch?v=lzpcyYIbHqE)}}
- {{video(https://www.youtube.com/watch?v=bUE846fGFec)}}
- {{video(https://www.youtube.com/watch?v=bUE846fGFec)}}
- Not read yet:
- They're for documentation that README files will not suffice. ( ???? )
- https://docs.github.com/en/communities/documenting-your-project-with-wikis/about-wikis
[Some resources relevant to this directory.]
These will be deleted when I am done with them. If they are of use they'll be moved to the Vetted Resources section below. Or a relevant file/directory in this directory.
-
Documentation
-
Maintenance
-
Retroactively removing files and directories. And adding their names to the
.gitignorefile.-
Directories
node_modules
-
Files
-
.DS_Storefile- .gitignore all the .DS_Store files in every folder and subfolder Stack Overflow post.
-
-
-
Upkeep for prospective employers.
-
-
Best Practices
-
Git Fetch Best Practices
- [None yet.]
-
Git Branch Merging Best Practices
-
-
Commands
-
Compare two branches using git diff
- https://devconnected.com/how-to-compare-two-git-branches/ git diff branch1..branch2
-
Delete branches
-
-
Git Immersion
- A guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
- See https://github.com/JamieBort/LearningDirectory/tree/master/Git/GitImmersion
Information regarding the directories and files in this directory.
Navigate back to the Learning Directory README.md file.
Navigate back to the Meta/ directory README.md file.
This directory houses information about behavior while contributing to Git (GitHub ?) repos.
This directory houses information about git commit messages.
This directory houses information about git config files.
This directory houses information about contributing to repos.
This directory houses information about .env files and environment variables.
This directory houses information about GigHub notifications.
This directory houses information about .gitignore files.
A guided tour that walks through the fundamentals of Git.
See Git Immersion in Resources below.
This directory houses information about GitHub Issues.
This directory houses information about Git repo licenses.
House info such as badges, buttons, blogs, icons, and stats.
readme/ should be in this directory. Or this directory should be in the readme/ directory.
This directory houses information about Git repo licenses.
This directory houses information about Pull Requests.
This directory houses information about Git security.
Common Git commands that I use and need to reference.
-
Listed By Error Or Message
Solutions that I needed to seek out due to an error or message that I came across.
-
Listed By Use Case
A situation (not precipitated by an error nor message) that I needed to search for a solution for.
-
Listed (alphabetically) By Using a Git
Commands listed alphabetically by git command.
Git features such as Issues.
This readme file.