Although the .gitignore contains the 'custom.css' rule - it is still indexed in the repository because it was not removed earlier.
remove custom.css form repo #28
Although the .gitignore contains the 'custom.css' rule - it is still indexed in the repository because it was not removed earlier.
If that was the intent, I apologize.
If that was the intent, I apologize.
It would be nice if all the custom user files were located in a separate folder, say: 'user'.
And there you could store:
- custom.css
- customPrefs.css
- and stuff like that...
If you don't mind, I can try to implement something like that.
It would be nice if all the custom user files were located in a separate folder, say: 'user'.
And there you could store:
- custom.css
- customPrefs.css
- and stuff like that...
If you don't mind, I can try to implement something like that.
macleod
commented 2022年11月18日 00:49:32 +01:00
This was deliberate, that way if users git pull their custom scripts would not be overwritten. I will admit its not the most elegant method, but it is the intention.
This was deliberate, that way if users `git pull` their custom scripts would not be overwritten. I will admit its not the most elegant method, but it is the intention.
Yeah, that's an interesting solution too, I hadn't thought of that.
I'll close the request, so it's wrong anyway, I sent the wrong commit...
Yeah, that's an interesting solution too, I hadn't thought of that.
I'll close the request, so it's wrong anyway, I sent the wrong commit...
Pull request closed
Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something isn't working
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
enhancement
New feature or request
ff-limitation
good first issue
Good for newcomers
help wanted
Extra attention is needed
hot-fix
invalid
This doesn't seem right
question
Further information is requested
wontfix
This will not be worked on
working-thread
Thread for working through issues in the moment.
No labels
bug
documentation
duplicate
enhancement
ff-limitation
good first issue
help wanted
hot-fix
invalid
question
wontfix
working-thread
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
macleod/FirefoxSidebar!28
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?