Skip to content

neo1parekh/firstname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Steps

Check git status every time, if not synced with Master execute: git pull

Once up to date make changes to your code

Go into your repo: cd firstname(name of repo)

Check : git status

if not in sync, push to master:

git add . (. represents all)

git commit -a(for all)

git commit -am 'your commit message- short description of changes you did in this commit so others will understand'

git push origin master (where master is brand name)

first test repository

welcome home user vinayak...

/Changes made by mailkev14 in VIM/

I am vj..making changes from office pc :D

About

first test repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •