Git (Github) Tutorial
'Video thumbnail for 4 - Remove files from Git Staging Area using Command Line'
play_arrow
0:39
4 - Remove files from Git Staging Area using Command Line
4 - Remove files from Git Staging Area using Command Line

407 views · Jan 25, 2023 code2care.org

4 - Remove files from Git Staging Area using Command Line

'Video thumbnail for 3 - HOW TO REMOVE FILES TO LOCAL GIT REPOSITORY STAGING AREA USING COMMAND LINE'
play_arrow
0:39
3 - HOW TO REMOVE FILES TO LOCAL GIT REPOSITORY STAGING AREA...
3 - HOW TO REMOVE FILES TO LOCAL GIT REPOSITORY STAGING AREA USING COMMAND LINE

417 views · Jan 25, 2023 code2care.org

3 - HOW TO REMOVE FILES TO LOCAL GIT REPOSITORY STAGING AREA USING COMMAND LINE

'Video thumbnail for 2 - How to add a file to git local repository staging area'
play_arrow
0:51
2 - How to add a file to git local repository staging area
2 - How to add a file to git local repository staging area

277 views · Jan 25, 2023 code2care.org

2 - How to add a file to git local repository staging area

'Video thumbnail for 1 - How to create a local git repository using Command Line'
play_arrow
0:39
1 - How to create a local git repository using Command Line
1 - How to create a local git repository using Command Line

1K views · Jan 25, 2023 code2care.org

1 - How to create a local git repository using Command Line

'Video thumbnail for How to undo last Git Commit on Local Repository'
play_arrow
1:07
How to undo last Git Commit on Local Repository
How to undo last Git Commit on Local Repository

4K views · Jan 5, 2023 code2care.org

How to undo last Git Commit on Local Repository Link: https://code2care.org/git/undo-last-commit-on-local-repository

'Video thumbnail for What is Git and Why to use it (Square Post Version)'
play_arrow
0:58
What is Git and Why to use it (Square Post Version)
What is Git and Why to use it (Square Post Version)

223 views · Jan 3, 2023 code2care.org

What is Git and Why to use it (Square Post Version)

'Video thumbnail for Git Help command with examples'
play_arrow
1:12
Git Help command with examples
Git Help command with examples

1K views · Jan 3, 2023 code2care.org

Git Help command with examples

'Video thumbnail for What is Git and Why to use it - Desktop Version'
play_arrow
0:58
What is Git and Why to use it - Desktop Version
What is Git and Why to use it - Desktop Version

230 views · Jan 3, 2023 code2care.org

What is Git and Why to use it - Desktop Version

'Video thumbnail for How to know the version of GIT installed'
play_arrow
0:11
How to know the version of GIT installed
How to know the version of GIT installed

4K views · Dec 20, 2022 code2care.org

How to Know Git Version on your Windows, Linux, or Mac.

'Video thumbnail for Git Remove Untracked Files using Command from Working Area'
play_arrow
0:44
Git Remove Untracked Files using Command from Working Area
Git Remove Untracked Files using Command from Working Area

8K views · Jan 30, 2023 code2care.org

Git Remove Untracked Files using the Command "git clean -i"

'Video thumbnail for Make your First Git Commit using Command Line'
play_arrow
1:02
Make your First Git Commit using Command Line
Make your First Git Commit using Command Line

329 views · Jan 30, 2023 code2care.org

Make your First Git Commit using Command Line

'Video thumbnail for How to Rename a Git Local Branch Using the --move Option'
play_arrow
0:30
How to Rename a Git Local Branch Using the --move Option
How to Rename a Git Local Branch Using the --move Option

251 views · Feb 27, 2023 code2care.org

How to Rename a Git Local Branch Using the --move Option

'Video thumbnail for Step-by-Step How to delete a git branch from local as well as remote origin'
play_arrow
1:20
Step-by-Step How to delete a git branch from local as well a...
Step-by-Step How to delete a git branch from local as well as remote origin

2K views · Feb 27, 2023 code2care.org

Step-by-Step How to delete a git branch from local as well as remote origin

'Video thumbnail for Difference between Git and CVS'
play_arrow
1:54
Difference between Git and CVS
Difference between Git and CVS

91 views · Feb 27, 2023 code2care.org

Difference between Git and CVS

'Video thumbnail for Create a new IntelliJ Project as a Git repo, or convert an existing one'
play_arrow
0:59
Create a new IntelliJ Project as a Git repo, or convert an e...
Create a new IntelliJ Project as a Git repo, or convert an existing one

329 views · Mar 3, 2023 code2care.org

Create a new IntelliJ Project as a Git repo, or convert an existing one

'Video thumbnail for Github How to Invite Collaborators'
play_arrow
0:26
Github How to Invite Collaborators
Github How to Invite Collaborators

1K views · Apr 5, 2023 code2care.org

This Video is to Support the Article: https://code2care.org/git/gitub-how-to-invite-collaborator If you want to invite collaborators to your GitHub repositories, then follow the below steps, 1) Go to your repo page: https://github.com/<git_user_name>/<git_repo> 2) Now click on Settings, 3) From the left Sidebar under Access click on Collaborators, 4) Now under Manage Access click on Add People 5) You will see a pop-up to search people by email or GitHub username, search a user and click on Add User to this repository 6) The user should receive an email inviting, once accepted, they can collaborate with your repository.

'Video thumbnail for GitHub How to Search Code'
play_arrow
0:26
GitHub How to Search Code
GitHub How to Search Code

3K views · Apr 5, 2023 code2care.org

This video is to support the article: https://code2care.org/git/github-how-to-search-code Ways to Search: Search: In this repository - search in the current repo you are in. Search: In this user - search in all of your repositories. Search All GitHub - to search in all of GitHub repositories.