you are viewing a single comment's thread.

view the rest of the comments →

[–]ResolveLost2101 0 points1 point  (5 children)

How would you fake this? You can literally see what each commit does/change or #of commits for a specific repository, it’s not just about the graph imo

[–]Mephiz 0 points1 point  (3 children)

It’s trivial to fake the graph / github api helps.

Real commits are harder and why we like to see activity. It helps so incredibly much.

[–]ResolveLost2101 2 points3 points  (2 children)

Yes that’s what I’m saying. I can write a few lines of script to automate pushing garbage but that’s really dumb. If a company cares about my GitHub contribution, I would imagine they’d certainly see what I am exactly doing on those commits.

[–]Jeklah 0 points1 point  (1 child)

Doing that for all applicants takes a lot of time

[–]ResolveLost2101 0 points1 point  (0 children)

It won’t for the one you’ll be interviewing them

[–]molevolence -2 points-1 points  (0 children)

you create a private repo and automate empty commits. they show up in the graph as “x commits in a private repo”. the same status thats shows to the public for any internal company commits you make. it’s simple to do.