- Clone the repository
git clone https://github.com/flick-23/Biomedical-Image-Processing.git
- Create a folder with your USN as the folder name
- Add all your files / codes in that folder and make the local changes
- To reflect the changes in the github repo follow these exact steps (if you are a complete beginner)
-
git pull
-
git add .
-
git commit -m"your commit message here"
-
git push
Reflects the changes in github to your local
Used to add all the changed files to .git
Used to commit your changes before pushing it
Used to push your local changes to github -
- DO NOT DELETE OR MAKE ANY CHANGES IN THE FOLDER OTHER THAN YOUR OWN
-
Notifications
You must be signed in to change notification settings - Fork 0
License
flick-23/Biomedical-Image-Processing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published