HackerTrans
热门最新趋势评论往期问答秀出招聘

durdn

no profile record

评论

durdn
·10年前·讨论
I found out exactly the same problem :)
durdn
·10年前·讨论
I'll check how you did it. I wrote my notes and a couple of scripts down in a post: https://developer.atlassian.com/blog/2016/02/best-way-to-sto...
durdn
·10年前·讨论
As promised I wrote a post about your setup. Thanks a lot for bringing the technique to my attention: https://developer.atlassian.com/blog/2016/02/best-way-to-sto...
durdn
·10年前·讨论
Alright I'll be careful in my wording ;).
durdn
·10年前·讨论
Not at all. You can 'git add' (or in the case of the technique above 'config add') only the files and folders that are safely stored in a repository. Because of the 'ShowUntrackedFiles' flag, git/config won't always show folders you don't want to track, which would be annoying.
durdn
·10年前·讨论
Working on it! I'll give you full credit for it and link to this thread for reference. Also let me know if you have a Twitter account you'd like me to reference.
durdn
·10年前·讨论
I'm trying to reproduce it and documenting it as I go... ok I got it working now and I have notes. Stay tuned.
durdn
·10年前·讨论
Honestly this is genius! I hadn't thought of doing it like that, thank you! I had resorted to the usual .cfg folder and a helper script to link/update everything.