Skip to content
View inog's full-sized avatar
Block or Report

Block or report inog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. delete local branches delete local branches
    1
    //garbage collector 
    2
    git gc 
    3
    
                  
    4
    // alle remotes die keinen verbindung mehr zum server haben
    5
    git remote prune origin -n
  2. Date to LocalDateTime and vise versa Date to LocalDateTime and vise versa
    1
    package date;
    2
    
                  
    3
    import java.time.LocalDate;
    4
    import java.time.LocalDateTime;
    5
    import java.time.ZoneId;
  3. SSWR SSWR Public

    SSWR Android app.

    Java

  4. katas katas Public

    Java