-
Notifications
You must be signed in to change notification settings - Fork 1
emghufran/VinylRecords
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Next Steps Global setup: Set up git git config --global user.name "Muhammad Ghufran" git config --global user.email [email protected] Next steps: mkdir VinylRecords cd VinylRecords git init touch README git add README git commit -m 'first commit' git remote add origin [email protected]:emghufran/VinylRecords.git git push -u origin master Existing Git Repo? cd existing_git_repo git remote add origin [email protected]:emghufran/VinylRecords.git git push -u origin master testing push
About
Advanced Databases DMKM (Brandusa, Diana, Ghufran, Juan, Rajani)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published