Click here to Skip to main content
15,887,596 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Keeping track Pin
Richard Deeming9-Feb-24 5:56
mveRichard Deeming9-Feb-24 5:56 
GeneralRe: Keeping track Pin
Nelek9-Feb-24 20:18
protectorNelek9-Feb-24 20:18 
AnswerRe: Keeping track Pin
Pete O'Hanlon9-Feb-24 1:58
mvePete O'Hanlon9-Feb-24 1:58 
GeneralRe: Keeping track Pin
Sander Rossel9-Feb-24 2:25
professionalSander Rossel9-Feb-24 2:25 
GeneralRe: Keeping track Pin
Pete O'Hanlon9-Feb-24 2:44
mvePete O'Hanlon9-Feb-24 2:44 
GeneralRe: Keeping track Pin
Jeremy Falcon9-Feb-24 6:56
professionalJeremy Falcon9-Feb-24 6:56 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:17
professionalSander Rossel11-Feb-24 9:17 
GeneralRe: Keeping track Pin
Jeremy Falcon12-Feb-24 6:17
professionalJeremy Falcon12-Feb-24 6:17 
Sander Rossel wrote:
Having to search in and open separate files doesn't sound that appealing though.
Just throwing ideas out there... if they be sucky let me know...

But what about a git hook then? Not a commit one, but a push one. So, every time you push commits to a remote server you can also call a second endpoint to update metadata in some NoSQL db somewhere. Then just query that.

There is one caveat to hooks though, they can be overridden by the command line. But this isn't security or anything like that, just tell peeps to not use --no-verify, etc. when pushing code.
Jeremy Falcon

AnswerRe: Keeping track Pin
Maximilien9-Feb-24 4:13
Maximilien9-Feb-24 4:13 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:19
professionalSander Rossel11-Feb-24 9:19 
AnswerRe: Keeping track Pin
Gerry Schmitz9-Feb-24 10:15
mveGerry Schmitz9-Feb-24 10:15 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:20
professionalSander Rossel11-Feb-24 9:20 
AnswerRe: Keeping track Pin
jschell9-Feb-24 12:44
jschell9-Feb-24 12:44 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:22
professionalSander Rossel11-Feb-24 9:22 
GeneralRe: Keeping track Pin
jschell13-Feb-24 4:23
jschell13-Feb-24 4:23 
AnswerRe: Keeping track Pin
Jacquers9-Feb-24 18:06
Jacquers9-Feb-24 18:06 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:23
professionalSander Rossel11-Feb-24 9:23 
AnswerRe: Keeping track Pin
englebart11-Feb-24 4:28
professionalenglebart11-Feb-24 4:28 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:26
professionalSander Rossel11-Feb-24 9:26 
AnswerRe: Keeping track Pin
abmv11-Feb-24 5:50
professionalabmv11-Feb-24 5:50 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 9:27
professionalSander Rossel11-Feb-24 9:27 
GeneralRe: Keeping track Pin
abmv12-Feb-24 5:34
professionalabmv12-Feb-24 5:34 
AnswerRe: Keeping track Pin
Grotsoft11-Feb-24 21:09
Grotsoft11-Feb-24 21:09 
GeneralRe: Keeping track Pin
Sander Rossel11-Feb-24 21:51
professionalSander Rossel11-Feb-24 21:51 
AnswerRe: Keeping track Pin
BryanFazekas12-Feb-24 1:15
BryanFazekas12-Feb-24 1:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.