Skip to content

7abiba7amed/Git-Githib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git-Githib

git branch -d <branch_Name> Delete branch locally

git push origin :<branch_name> Delete branch remotely

git tag List all tags

git tag -d <tag_name> Delete tag locally

git push --delete origin <tagname> Delete tag remotely

This is an image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors