-
Notifications
You must be signed in to change notification settings - Fork 0
jayendrapatil/RSSReader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Set up git on local http://help.github.com/ 2. Open terminal and execute git clone git@github.com:Jayendra/RSSReader.git Have exported the svn repository and add gitignore file to ignore local build and xcode project files. 3. Make changes in the Repository git add file_name - If adding new files git status - To check for the modfication git commit -a -m "Commit Message" git push origin master git remote add origin git@github.com:Jayendra/RSSReader.git - If error is thrown for origin not found 4. To Revert any local changes and get the latest use - git reset --hard HEAD
About
RSS Reader
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published