You are viewing a single comment's thread from:

RE: Trading App Development - You Git

in LeoFinance2 years ago

Source control is a must for any serious development. If you're having trouble with Git, here's a really handy site called OhShitGit which may help solve some common issues! Good job on your app so far, it looks great!

Posted Using LeoFinance Beta

Sort:  

Cheers! I'll check out OhShitGit. I have been using whatever resources I've found to answer my questions. To save myself a great deal of grief, I've often created a small dummy test project to try the git commands out to understand exactly what they will do before I trash project repository.

The fun part with the app now starts with the meat and potatoes of trading, the trade journal. Watch this space.

OK, did as you suggested
git checkout OhShitGit 😀
I like this guy's thinking. It could be very useful.