-
Create a new issue. eg: Adding Nityananda Gohain in participants
-
Chekout a new branch eg: `git checkout -b newbranch"
replace
newbranch
with something like "fixing issue#yourissuenumber
-
change the code. eg: In the participants array add a new object :
{ name: "", photo: "", message: "", github: "", facebook: "", email: "", },
-
add your file to the staging area eg:
git add index.html
-
commit your file eg:
git commit -m "your commit message"
-
Now push your code to the forked repository. eg:
git push origin your_branch_name
-
Notifications
You must be signed in to change notification settings - Fork 29
BugHoppers/git_workshop_IEEE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published