Skip to content

Jahidul2543/modul_02_java_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

modul_02_java_test

  1. Create your Branch in your name

  2. One time action
    Go to the terminal

    git clone --single-branch -b branchName https://github.com/Jahidul2543/modul_02_java_test.git

    You should see the repo cloned in your machine
    To know your branch run bellow command, You should see your cloned branch name

    git branch

  3. How to make changes and push it again in github repo?
    Go to the terminal and navigate inside the cloned directory

    To add all the files

    git add .
    git commit -m “Meaningful message”
    git push -u origin YourBranchName

Follow this process and submit your work every 6 hours

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages