Singsys blog

Technical Seminar Series: ‘GIT Pull Requests Best Practices’

Continuing with our ‘Technical Seminar Series’, another noteworthy seminar was conducted on ‘GIT Pull Requests Best Practices’ on the 10th of July by Mr. Hitesh Kumar.

 

Enumerating upon the various useful practices of engaging in with  ‘Git Pull Request’, the session highlighted the following pointers in general:

 

  • What is Pull request?
  • Why do we need to create pull request?
  • What is use of GIT branch?
  • How to write code in Php? 
  • How to create Pull Request ?
  • Adding line comments to a pull request

(more…)

5 Great Github Tips for Novice Programmers

GotHub Tips

GitHub is a great website visited by hundreds of thousands of users from the developer community on daily basis. This website act as a basic and reliable tool for developers to change and manage the code in a very fast manner. GitHub is equally advantageous for software solution development firms due to its distributed development environment as unlike working with code on one centralized repository Git offers them control over their own local repository that has full history of all changes made in the code base better known as commit.

(more…)

Microsoft is GitHub new owner, Should Developers Worry or Welcome it?

GitHub acquired by Microsoft - Image credit: mycroft.ai

GitHub, the immensely huge and important code repository with around 85 million repositories hosted is now owned by the Microsoft. Microsoft sealed the deal at $7.5 billion.
(more…)

UK’s Secretive Spy Agency, GCHQ, Releases Open Source Project GitHub

Project Git Hub

Gaffer, An open source spyking tool opened by NSA’s British counterpart (Government Communications Headquarters) GCHQ. The Software coded in JAVA and serves the prupose of a mass-scale graph database. Know more about software below and find the link to its code on GitHub.

(more…)

Github releases a text-editor, Atom for web developers

Atom for web developers

 

Image: Atom

 

Github has launched Atom, a text editor for developers which is now available as part of an invite-only beta program.

 

(more…)