Skip to main content
The 2024 Developer Survey results are live! See the results
Wildcard's user avatar
Wildcard's user avatar
Wildcard's user avatar
Wildcard
  • Member for 8 years, 9 months
  • Last seen this week
24 votes
3 answers
10k views

What is the Git "alternates mechanism"?

7 votes
2 answers
2k views

Why git tag a blob or a tree (or a tag)?

4 votes
1 answer
1k views

git branch flag for --no-merged and not --contains?

4 votes
5 answers
9k views

vagrant ssh not working in MobaXterm on Windows

3 votes
1 answer
960 views

While unnesting an object in jq, how can I avoid restating labels at each stage in the pipeline?

2 votes
1 answer
118 views

Show relative pathnames of files edited in the last git commit?

2 votes
2 answers
671 views

How does Git determine the "remote I normally pull from" to decide the behavior of push.default = simple?

2 votes
2 answers
3k views

git pull --rebase origin tagname?

1 vote
3 answers
413 views

How do C programs pass whitespace arguments to the libc system(3) calls?

1 vote
3 answers
133 views

See what git branches (or tags) point to given commit hash?

1 vote
0 answers
154 views

How could git status porcelain show DM?

0 votes
3 answers
832 views

What does the word NTSTATUS mean?

0 votes
1 answer
1k views

How to handle clicks on a turtle and clicks off of a turtle separately?