Github Desktop #72
-
Is it necessary to use Github Desktop? Why do we use it? |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments
-
No you can use github directly on web browser also. Its your choice. |
Beta Was this translation helpful? Give feedback.
-
It's not necessary to use GitHub Desktop, as you can perform all Git operations using the command line interface (CLI). But GitHub Desktop can be beneficial & comfortable for Integration with GitHub, User-Friendly Interface and mainly Visual Diff Viewer. |
Beta Was this translation helpful? Give feedback.
-
See it's basically a GUI tool to collaborate on projects ( suggesting changes / new features) etc . U can opt for this or u can just use git through command prompt etc . Install git in your local machine first , In case of command prompt you have to give commands manually. |
Beta Was this translation helpful? Give feedback.
-
Not necessary to get the Github Desktop. its yours choice what you want to use. |
Beta Was this translation helpful? Give feedback.
-
It is up to you. If you are comfortable with Github desktop then you can use that otherwise use simple Github through gitbash command line. Basically some people find hard to remember the commands of Gitbash cli so instead of remembering all those commands they simply use Github desktop. It provides you an interface where you can push, pull, fork and perform all the operation of Github with just one click. |
Beta Was this translation helpful? Give feedback.
-
It again depends on your comfort both serve the same purpose. |
Beta Was this translation helpful? Give feedback.
-
In GSSoC 2024, it's not necessary to use GitHub Desktop specifically to contribute to projects. You can use any Git client or the command line interface to interact with Git and make contributions. GitHub Desktop is a graphical user interface (GUI) for Git that provides an easier and more visual way to work with Git repositories, especially for users who are not comfortable with the command line interface. Here's why some people choose to use GitHub Desktop:
While GitHub Desktop offers these benefits, it's not a requirement for contributing to projects in GSSoC 2024. You can choose to use Git from the command line or any other Git client that you're comfortable with. The important thing is that you're able to clone repositories, make changes, and submit pull requests effectively, regardless of the tool you use. |
Beta Was this translation helpful? Give feedback.
-
NO its depand you . |
Beta Was this translation helpful? Give feedback.
-
In GSSoC 2024, contributors aren't limited to using GitHub Desktop for project contributions. While GitHub Desktop offers a user-friendly GUI for Git tasks, you're free to use any Git client or the command line interface. GitHub Desktop simplifies Git operations with its visual interface, GitHub integration, and cross-platform support. However, it's not mandatory; you can opt for other tools or the command line as long as you can effectively clone repositories, make changes, and submit pull requests. |
Beta Was this translation helpful? Give feedback.
-
Using GitHub Desktop isn't necessary, but it offers:
|
Beta Was this translation helpful? Give feedback.
-
GitHub desktop is an optional, you can use command prompt git way to make commit. Github desktop make it easy by User Interface. If you are fixing a typo or documentation related thing you can follow the steps mentioned in the live session. |
Beta Was this translation helpful? Give feedback.
GitHub desktop is an optional, you can use command prompt git way to make commit.
Link : https://github.com/GSSoC24/Open-source-Practice
Github desktop make it easy by User Interface.
If you are fixing a typo or documentation related thing you can follow the steps mentioned in the live session.
Link: https://www.youtube.com/watch?v=K55HMy7alag&t=500s