Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending tags with quotes
Message
From
18/10/2016 10:57:38
 
 
To
All
General information
Forum:
Git
Category:
Coding Syntax & Commands
Title:
Sending tags with quotes
Miscellaneous
Thread ID:
01642071
Message ID:
01642071
Views:
55
I see some examples are sending tags with quotes such as:
git tag 'tempTag'
When doing so, the tag is really created with quotes.

Doing this:
git tag tempTag
...sends the tag without any quote.

Does this mean the quotes represented in the first example is not acting as a delimiter? If yes, what would be the purpose of sending a tag with quotes?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform