Skip to content

Commit

Permalink
update READ ME
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-joseph committed Nov 27, 2024
1 parent 1298bd6 commit cc7352d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,5 +384,4 @@ In Kubernetes, a Deployment is a resource object that provides declarative updat
- To change branch: `git checkout <branch name>`
- To create tag: `git tag -a <tag_name> -m "<Tag message>"`
- To push all tags: `git push origin --tags`
- To list all tags: `git tag`

- To list all tags: `git tag`

0 comments on commit cc7352d

Please sign in to comment.