Matty Driessen
Matty Driessen
I'm looking for something similar, except for the command 'git describe --tags --long'. It generates a similar version string except it also looks at lightweight tags and outputs the hash...
Custom tags sounds like a great feature but adding a tag for the describe command would be sufficient for my use case. Thanks for your help!
@REBELinBLUE Any progress in making the tags for the describe commands? If not, maybe I can help?
I ran into the same problem and came to the same code adjustment. Any reason this pull request isn't merged yet?
It might be stale, but it's not solved.
If you select Lines terminated by: \r instead of the default \n in the import options (press options in the window when selecting the file), the new line won't be...
The option can't be disabled, the user is expected to select the correct line ending of the file being imported. The default is on \n which I think is correct...