Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-joseph committed Dec 6, 2024
1 parent c90865a commit 0a4a04a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,4 +384,5 @@ 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 0a4a04a

Please sign in to comment.