Add ASCII art to your GitHub profile page
11–20 of 20 posts
Re: Add ASCII art to your GitHub profile page
#12Alternatively, you could just.. You know.. Actually commit enough work to impress people...
Re: Add ASCII art to your GitHub profile page
#13Re: Add ASCII art to your GitHub profile page
#14Alternatively, you could just.. You know.. Actually commit enough work to impress people...
Re: Add ASCII art to your GitHub profile page
#15Earlier quoted context omitted.
It'll display correctly once you merge your non-master branches down.
doesn't seem to be working for me.
Maybe try 'git checkout master && git merge --no-ff feature-branch' and see if that helps
Re: Add ASCII art to your GitHub profile page
#16Not sure if this morally ok, because I assume it uses git timestamps to trick the activity graph.
github activity discounts commits to non-master branches anyway, which is pretty immoral from my point of view.
Can you explain?
Re: Add ASCII art to your GitHub profile page
#17Re: Add ASCII art to your GitHub profile page
#18Same uselessness but, man, the anticipation ;)
Re: Add ASCII art to your GitHub profile page
#19Re: Add ASCII art to your GitHub profile page
#20Earlier quoted context omitted.
github activity discounts commits to non-master branches anyway, which is pretty immoral from my point of view.
Immoral seems to be a bit of a strong word here. But then I don't use git/github much. Can you explain?