Making my own fork of the client
-
Legacy or nextgen? If legacy, you could clone the repo, do your changes, and check the new commits every 2–3 days. Then, you can check if their changes conflict yours, and decide what to add.
-
To make your own fork of the client:
Clone the original repository to your local machine using Git.
Create a new branch for your fork to work on separate from the original.
Make changes to the codebase as desired, following best practices and adhering to any licensing requirements.
Test your changes thoroughly to ensure they function as intended.
Commit your changes to your branch and push them to your fork's remote repository.
Consider submitting a pull request to the original repository if you believe your changes would benefit the wider community.
Periodically sync your fork with the original repository to incorporate any upstream changes and maintain compatibility. -
To make your own fork of the client:
Clone the original repository to your local machine using Git.
Create a new branch for your fork to work on separate from the original.
Make changes to the codebase as desired, following best practices and adhering to any licensing requirements.
Test your changes thoroughly to ensure they function as intended.
Commit your changes to your branch and push them to your fork's remote repository.
Consider submitting a pull request to the original repository if you believe your changes would benefit the wider community.
Periodically sync your fork with the original repository to incorporate any upstream changes and maintain compatibility.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login