MyCodeFixes

The Annals Of My Experiments :>

Pages

  • Home
  • Series
  • Tools
  • Github

Github



A few things that might come in handy while working with github



  1. Checking the commit history of a file in Github (OR) Visually checking the changes made to a file locally as compared to a previous commit.




No comments:

Post a Comment

Home
View mobile version
Subscribe to: Posts (Atom)

Share this

Posts
Atom
Posts

Popular Posts

  • Using Google Drive As A Web Host
    Okey, another one of my experiments. I came to know a few days ago that Google officially announced how you can now use your Google Drive...
  • Reference Types In Java - Part 1
    Lately, I have been learning a thing or two about the JVM internals. And one of the most interesting things that I came to know about wa...
  • Runtime Class and Method information
    Here is a small snippet that can be used to find the name of the currently executing method in Java. Throwable t = new Throwable(); ...
  • Creating a copy of JavaBeans
    In this post, we shall see how to make a copy of an object in Java. In our applications, JavaBeans play a very important role. Howev...
  • Finding the Primary Key and other constraints of a table in Oracle
    Here's a quick query to help you find the columns involved as primary keys for a table in Oracle. select * from user_cons_columns uc...
  • Javascript functions - Part 2
    This is the continuation of my previous blog post here wherein I discussed the very basics of functions in javascript. This, and a few mo...
  • Saving Form Parameters In Strtuts 2
    This post intends to answer the following questions : - How to store details entered in a form in a Struts 2 application? Do we have an ...
  • JSON and JSONP
    While writing one of my blog posts, I realized that there was something odd when i saw something like 'JSONP'. Now, I am aware tha...
  • Struts 2 : Creating and accessing maps.
    Today, in this post, I am going to discuss how to create and access HashMaps in Struts 2. My environment has the following jar files. ...
  • Git : Editing A Previous Commit
    When you work with Git, making branches is a very common task and when you are flooded with ideas, you  may be in a hurry and sometimes ma...

Categories

AJAX (1) CHROME (3) classpath (4) css (3) DATABASE (1) drupal (1) ECLIPSE (1) GITHUB (2) html (1) J2EE (2) java (33) javascript (21) jQuery (13) JSF (2) MySQL (1) NAKED JAVASCRIPT (9) OPEN SOURCE (1) ORACLE (2) PATTERNS (6) Productivity (1) SERVERS (1) SNIPPETS (1) STRUTS 2 (25) SWING (1) tips (1) TODO (1) TOMCAT (1) TOOLS (7)

Followers

Blog Archive

  • ▼  2014 (1)
    • ▼  April (1)
      • Free Windows Partition and Backup Tools
  • ►  2012 (31)
    • ►  December (7)
    • ►  November (1)
    • ►  October (1)
    • ►  July (1)
    • ►  June (2)
    • ►  May (5)
    • ►  April (5)
    • ►  March (4)
    • ►  February (3)
    • ►  January (2)
  • ►  2011 (13)
    • ►  September (1)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (4)
  • ►  2010 (24)
    • ►  November (5)
    • ►  October (3)
    • ►  September (1)
    • ►  August (1)
    • ►  July (2)
    • ►  June (2)
    • ►  April (1)
    • ►  January (9)
  • ►  2009 (27)
    • ►  December (3)
    • ►  October (2)
    • ►  August (1)
    • ►  March (7)
    • ►  February (8)
    • ►  January (6)
  • ►  2008 (5)
    • ►  December (5)
  • ►  2007 (2)
    • ►  October (2)

About Me

Unknown
View my complete profile
Powered by Blogger.