Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Step8:
 Using "git status" command to verify  the  current code changes(whether it added successfully or not). It will shown GREEN color in below screenshot

Need to type in Username(github handle) and Password(Github Access Token). NOTE: User need to create new Github Access token

Code Block
languagebash
themeDJango
  Example,
  Username for 'https://github.com': KaviyaKumaresan
  Password for 'https://KaviyaKumaresan@github.com':
  Counting objects: 5, done.
  Delta compression using up to 4 threads.
  Compressing objects: 100% (5/5), done.
  Writing objects: 100% (5/5), 453 bytes | 0 bytes/s, done.
  Total 5 (delta 4), reused 0 (delta 0)
  remote: Resolving deltas: 100% (4/4), completed with 4 local objects.
  remote:
  remote: Create a pull request for 'demo' on GitHub by visiting:
  remote: https://github.com/KaviyaKumaresan/meta-turris/pull/new/demo
  remote:
  To https://github.com/Kaviyakumaresan/meta-turris.git